Re-exports§
pub use common::BackupRequest;
pub use common::SignedBackupRequest;
Modules§
Structs§
- Blind
Nonce Nonce
but blinded by the user key- Mint
Common Init - Mint
Input V0 - Mint
Module Types - Mint
Output Blind Signature - Result of Federation members confirming
MintOutput
by contributing partial signatures viaMintConsensusItem
- Mint
Output Outcome V0 - Mint
Output V0 - Nonce
- Unique ID of a mint note.
- Note
- An verifiable one time use IOU from the mint.
- Unknown
Mint Input Variant Error - Unknown
Mint Output Outcome Variant Error - Unknown
Mint Output Variant Error
Enums§
- Mint
Consensus Item - The mint module currently doesn’t define any consensus items and generally throws an error on encountering one. To allow old clients to still decode blocks in the future, should we decide to add consensus items, this has to be an enum with only a default variant.
- Mint
Input - Mint
Input Error - Mint
Output - Mint
Output Error - Mint
Output Outcome
Constants§
- DEFAULT_
MAX_ NOTES_ PER_ DENOMINATION - By default, the maximum notes per denomination when change-making for users
- KIND
- MODULE_
CONSENSUS_ VERSION