bc::opcodes

Constant OP_RETURN

Source
pub const OP_RETURN: u8 = 0x6a;
Expand description

Fail the script immediately. (Must be executed.).