Module zcash_primitives::memo[][src]

Expand description

Structs for handling encrypted memos.

Structs

The unencrypted memo bytes received alongside a shielded note in a Zcash transaction.

Type-safe wrapper around String to enforce memo length requirements.

Enums

Errors that may result from attempting to construct an invalid memo.

An unencrypted memo received alongside a shielded note in a Zcash transaction.