revm
33.1.0
In revm::
state::
bytecode::
opcode
revm
::
state
::
bytecode
::
opcode
Constant
SELFDESTRUCT
Copy item path
Source
pub const SELFDESTRUCT:
u8
= 0xFF; // 255u8
Expand description
The
0xFF
(“SELFDESTRUCT”) opcode.