Module zcash_primitives

Source
Expand description

Contains code that interfaces with the zcash_primitives crate from librustzcash.

Structs§

IdentityMap 🔒
MapTransparent 🔒
PrecomputedAuth 🔒
PrecomputedTxData 🔒
Precomputed data used for sighash or txid computation.
TransparentAuth 🔒

Functions§

auth_digest 🔒
Compute the authorizing data commitment of this transaction as specified in ZIP-244.
sighash 🔒
Compute a signature hash using librustzcash.
transparent_output_address 🔒
Return the destination address from a transparent output.