revm_interpreter::opcode

Constant SSTORE

Source
pub const SSTORE: u8 = 0x55;
Expand description

The 0x55 (“SSTORE”) opcode.