Skip to main content
SELFDESTRUCT
revm_
context
15.0.0
In revm_
context::
database_
interface::
state::
bytecode::
opcode
revm_context
::
database_interface
::
state
::
bytecode
::
opcode
Constant
SELFDESTRUCT
Copy item path
pub const SELFDESTRUCT:
u8
= 0xFF; // 255u8
Expand description
The
0xFF
(“SELFDESTRUCT”) opcode.