☰
In bitcoinconsensus
Modules
ffi
Structs
Utxo
Enums
Error
Constants
VERIFY_ALL_PRE_TAPROOT
VERIFY_CHECKLOCKTIMEVERIFY
VERIFY_CHECKSEQUENCEVERIFY
VERIFY_DERSIG
VERIFY_NONE
VERIFY_NULLDUMMY
VERIFY_P2SH
VERIFY_TAPROOT
VERIFY_WITNESS
Functions
height_to_flags
verify
verify_with_flags
version
?
Constant
bitcoinconsensus
::
VERIFY_NONE
source
·
[
−
]
pub const VERIFY_NONE:
u32
= 0;
Expand description
Do not enable any verification.