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.