revm_interpreter::instructions::host

Function tload

Source
pub fn tload<H: Host + ?Sized, SPEC: Spec>(
    interpreter: &mut Interpreter,
    host: &mut H,
)
Expand description

EIP-1153: Transient storage opcodes Load value from transient storage