Function revm::interpreter::instructions::host::tstore

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

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