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