Module zebra_chain::sapling::note
source ยท Expand description
Sapling notes
Re-exportsยง
pub use ciphertexts::EncryptedNote;
pub use ciphertexts::WrappedNoteKey;
pub use nullifiers::Nullifier;
Modulesยง
- arbitrary ๐
- ciphertexts ๐Encrypted parts of Sapling notes.
- nullifiers ๐Sapling nullifiers.
Structsยง
- A Note represents that a value is spendable by the recipient who holds the spending key corresponding to a given shielded payment address.