Available on crate features
orchard
or sapling
or transparent-inputs
only.Expand description
Helper functions for managing light client key material.
Modules§
Structs§
- Receiver
Requirements - Specification for how a unified address should be generated from a unified viewing key.
- Unified
Full Viewing Key - A ZIP 316 unified full viewing key.
- Unified
Incoming Viewing Key - A ZIP 316 unified incoming viewing key.
- Unified
Spending Key - A set of spending keys that are all associated with a single ZIP-0032 account identifier.
Enums§
- Address
Generation Error - Errors that can occur in the generation of unified addresses.
- Decoding
Error - A type for errors that can occur when decoding keys from their serialized representations.
- Derivation
Error - Era
unstable
- A version identifier for the encoding of unified spending keys.
- Receiver
Requirement - An enumeration of the ways in which a receiver may be requested to be present in a generated
UnifiedAddress
. - Unified
Address Request - Specification for how a unified address should be generated from a unified viewing key.