revm_interpreter::instructions::host

Function tstore

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

EIP-1153: Transient storage opcodes Store value to transient storage