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.
Enums§
- Error
- An Error type representing the error codes returned from zcash_script.
Functions§
- get_
interpreter 🔒 - Get the interpreter according to the feature flag
- legacy_
sigop_ count - Returns the number of transparent signature operations in the transparent inputs and outputs of the given transaction.