Module keys

Module keys 

Source
Expand description

Copied and modified from LRZ due to thread safety limitations and missing OVK

Modules§

transparent
Transparent keys and addresses

Structs§

KeyId
Unique ID for shielded keys.

Traits§

ScanningKeyOps
A key that can be used to perform trial decryption and nullifier computation for a CompactSaplingOutput or CompactOrchardAction.

Functions§

decode_address
Decode string to zcash_keys::address::Address enum.
decode_unified_address
Decode string to unified address.

Type Aliases§

AddressIndex
Child index for the address_index path level in the BIP44 hierarchy.