revm_interpreter::opcode

Constant REVERT

Source
pub const REVERT: u8 = 0xFD;
Expand description

The 0xFD (“REVERT”) opcode.