silo_note_hash

Function silo_note_hash 

Source
pub fn silo_note_hash(contract_address: &AztecAddress, note_hash: &Fr) -> Fr
Expand description

Silo a note hash with a contract address.

Mirrors TS siloNoteHash(contract, noteHash).