Constant bc::opcodes::OP_VERNOTIF
source · pub const OP_VERNOTIF: u8 = 0x66;Expand description
Fail the script unconditionally, does not even need to be executed.
pub const OP_VERNOTIF: u8 = 0x66;Fail the script unconditionally, does not even need to be executed.