Expand description
Contains code that interfaces with the zcash_primitives crate from librustzcash.
Structs§
- Identity
Map 🔒 - MapTransparent 🔒
- Precomputed
Auth 🔒 - Precomputed
TxData 🔒 - Precomputed data used for sighash or txid computation.
- Transparent
Auth 🔒
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.