pub fn silo_note_hash(contract_address: &AztecAddress, note_hash: &Fr) -> FrExpand description
Silo a note hash with a contract address.
Mirrors TS siloNoteHash(contract, noteHash).
pub fn silo_note_hash(contract_address: &AztecAddress, note_hash: &Fr) -> FrSilo a note hash with a contract address.
Mirrors TS siloNoteHash(contract, noteHash).