NoteValidationRequest
Fields
Field | Type |
---|---|
pub contract_address | AztecAddress |
pub storage_slot | Field |
pub note_nonce | Field |
pub packed_note | BoundedVec<Field, MAX_NOTE_PACKED_LEN> |
pub note_hash | Field |
pub nullifier | Field |
pub tx_hash | Field |
pub recipient | AztecAddress |
Standalone Functions
serialization_matches_typescript
serialization_matches_typescript();
Takes no parameters.