Skip to main content

Module note

Module note 

Source
Expand description

Domain construction for decoded note messages.

Re-exports§

pub use proto::note::DecodedNoteId as NoteId;
pub use proto::note::DecodedNoteStorage as NoteStorage;
pub use proto::note::DecodedNoteAttachment as NoteAttachment;
pub use proto::note::DecodedNoteAttachments as NoteAttachments;
pub use proto::note::DecodedNoteScript as NoteScript;
pub use proto::note::DecodedNoteRecipient as NoteRecipient;
pub use proto::note::DecodedNoteInclusionProof as NoteInclusionProof;
pub use proto::note::DecodedNoteMetadata as NoteMetadata;
pub use proto::note::DecodedNoteDetails as NoteDetails;
pub use proto::note::DecodedNoteHeader as NoteHeader;
pub use proto::note::DecodedPartialNoteMetadata as PartialNoteMetadata;
pub use proto::note::DecodedNote as Note;
pub use proto::note::DecodedPartialNote as PartialNote;

Enums§

NoteMetadataError