Module zebra_chain::primitives::zcash_primitives
source ยท 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.
- Return the destination address from a transparent output.