revm_interpreter::instructions::host

Function tstore

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

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