forge::revm::interpreter::opcode

Constant SELFDESTRUCT

pub const SELFDESTRUCT: u8 = 0xFF; // 255u8
Expand description

The 0xFF (“SELFDESTRUCT”) opcode.