Constant bitcoin::opcodes::all::OP_VERIFY

source ·
pub const OP_VERIFY: Opcode;
Expand description

If the top value is zero or the stack is empty, fail; otherwise, pop the stack.