revm_
bytecode
1.0.0
In revm_
bytecode::
opcode
revm_bytecode
::
opcode
Constant
SELFDESTRUCT
Copy item path
Source
pub const SELFDESTRUCT:
u8
= 0xFF;
Expand description
The
0xFF
(“SELFDESTRUCT”) opcode.