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
pub fn tstore<H: Host + ?Sized, SPEC: Spec>(
interpreter: &mut Interpreter,
host: &mut H,
)
EIP-1153: Transient storage opcodes Store value to transient storage