forge::revm::interpreter::opcode

Constant SSTORE

pub const SSTORE: u8 = 0x55; // 85u8
Expand description

The 0x55 (“SSTORE”) opcode.