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