Function tload

pub fn tload<WIRE, H>(interpreter: &mut Interpreter<WIRE>, host: &mut H)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Expand description

EIP-1153: Transient storage opcodes Load value from transient storage