Module verify

Module verify 

Source

Enums§

ScriptVerifyError
A collection of errors that may occur during script verification
ScriptVerifyStatus
Status of script verification operations.

Constants§

VERIFY_ALL
VERIFY_ALL_PRE_TAPROOT
VERIFY_CHECKLOCKTIMEVERIFY
VERIFY_CHECKSEQUENCEVERIFY
VERIFY_DERSIG
VERIFY_NONE
VERIFY_NULLDUMMY
VERIFY_P2SH
VERIFY_TAPROOT
VERIFY_WITNESS

Functions§

verify
Verifies a transaction input against its corresponding output script.