Module keys

Source
👎Deprecated: This module is deprecated; use ::zcash_keys::keys instead.

Modules§

sapling
testing

Structs§

ReceiverRequirements
Specification for how a unified address should be generated from a unified viewing key.
UnifiedFullViewingKey
A ZIP 316 unified full viewing key.
UnifiedIncomingViewingKey
A ZIP 316 unified incoming viewing key.
UnifiedSpendingKey
A set of spending keys that are all associated with a single ZIP-0032 account identifier.

Enums§

AddressGenerationError
Errors that can occur in the generation of unified addresses.
DecodingError
A type for errors that can occur when decoding keys from their serialized representations.
DerivationError
Era
A version identifier for the encoding of unified spending keys.
ReceiverRequirement
An enumeration of the ways in which a receiver may be requested to be present in a generated UnifiedAddress.
UnifiedAddressRequest
Specification for how a unified address should be generated from a unified viewing key.