Skip to main content

note_discovery

Standalone Functions

deliver_note

deliver_note(contract_address, storage_slot, nonce, content, MAX_NOTE_SERIALIZED_LEN>, note_hash, nullifier, tx_hash, recipient, );

Parameters

NameType
contract_addressAztecAddress
storage_slotField
nonceField
contentBoundedVec<Field
MAX_NOTE_SERIALIZED_LEN>
note_hashField
nullifierField
tx_hashField
recipientAztecAddress

deliver_note_oracle

deliver_note_oracle(contract_address, storage_slot, nonce, content, MAX_NOTE_SERIALIZED_LEN>, note_hash, nullifier, tx_hash, recipient, );

Parameters

NameType
contract_addressAztecAddress
storage_slotField
nonceField
contentBoundedVec<Field
MAX_NOTE_SERIALIZED_LEN>
note_hashField
nullifierField
tx_hashField
recipientAztecAddress