Skip to main content
SSTORE
revm_
database
12.0.0
In revm_
database::
state::
bytecode::
opcode
revm_database
::
state
::
bytecode
::
opcode
Constant
SSTORE
Copy item path
Source
pub const SSTORE:
u8
= 0x55; // 85u8
Expand description
The
0x55
(“SSTORE”) opcode.