Module note_message
Structs
- 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). Other than that, it and [MaybeNoteMessage::delivery] behave the exact same way as NoteMessage.
- A message with information about a note that has just been created. This message MUST be delivered to a recipient in order to not lose the private note information.