Function tstore
pub fn tstore<WIRE, H>(interpreter: &mut Interpreter<WIRE>, host: &mut H)
Expand description
EIP-1153: Transient storage opcodes Store value to transient storage
pub fn tstore<WIRE, H>(interpreter: &mut Interpreter<WIRE>, host: &mut H)
EIP-1153: Transient storage opcodes Store value to transient storage