pub fn tstore<WIRE: InterpreterTypes, H: Host + ?Sized>(
context: InstructionContext<'_, H, WIRE>,
)
Expand description
EIP-1153: Transient storage opcodes Store value to transient storage
pub fn tstore<WIRE: InterpreterTypes, H: Host + ?Sized>(
context: InstructionContext<'_, H, WIRE>,
)
EIP-1153: Transient storage opcodes Store value to transient storage