Expand description
Zebra script verification wrapping zcashd’s zcash_script library
Structs§
- Cached
FfiTransaction - A preprocessed Transaction which can be used to verify scripts within said Transaction.
- SigHash
Context 🔒 - A sighash context used for the zcash_script sighash callback.
Enums§
- Error
- An Error type representing the error codes returned from zcash_script.
Functions§
- sighash 🔒
- The sighash callback to use with zcash_script.