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