Module bitcoin::consensus::validation
source · Expand description
Transaction and script validation.
Relies on the bitcoinconsensus
crate that uses Bitcoin Core libconsensus to perform validation.
Structs
- Wrapped error from
bitcoinconsensus
.
Enums
- An error during transaction validation.
Functions
- Verifies spend of an input script.
- Verifies spend of an input script.
- Verifies that this transaction is able to spend its inputs.
- Verifies that this transaction is able to spend its inputs.