Function sstore
pub fn sstore<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Expand description
Implements the SSTORE instruction.
Stores a word to storage.
pub fn sstore<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Implements the SSTORE instruction.
Stores a word to storage.