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.
- sighash_
inner ๐ - sighash_
v4_ ๐raw - Compute a pre-V5 (V4) signature hash using the raw
hash_typebyte.