For the complete documentation index, see llms.txt.
aztec-nr - noir_aztec::note

Module note

Note traits and utilities

Siloing

Modules

Structs

  • A note that has been confirmed to exist.
  • A hint for a note that might exist.
  • Same as NoteMessage, except this type also handles the possibility where the note may not have been actually created depending on runtime conditions (e.g. a token transfer change note is not created if there is no change).
  • A message with information about a note that was created in the current contract call. This message MUST be delivered to a recipient in order to not lose the private note information.