Skip to main content
SELFDESTRUCT
revm_
database
12.0.0
In revm_
database::
state::
bytecode::
opcode
revm_database
::
state
::
bytecode
::
opcode
Constant
SELFDESTRUCT
Copy item path
Source
pub const SELFDESTRUCT:
u8
= 0xFF; // 255u8
Expand description
The
0xFF
(“SELFDESTRUCT”) opcode.