Function sload
pub fn sload<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Expand description
Implements the SLOAD instruction.
Loads a word from storage.
pub fn sload<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Implements the SLOAD instruction.
Loads a word from storage.