Constant bitcoin::blockdata::opcodes::all::OP_VERIFY [−][src]
pub const OP_VERIFY: All;Expand description
If the top value is zero or the stack is empty, fail; otherwise, pop the stack
pub const OP_VERIFY: All;If the top value is zero or the stack is empty, fail; otherwise, pop the stack