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