Constant SELFDESTRUCT
pub const SELFDESTRUCT: u8 = 0xFF; // 255u8
Available on crate feature
evm
only.Expand description
The 0xFF
(“SELFDESTRUCT”) opcode.
pub const SELFDESTRUCT: u8 = 0xFF; // 255u8
evm
only.The 0xFF
(“SELFDESTRUCT”) opcode.