pub fn tload<H: Host + ?Sized, SPEC: Spec>(
interpreter: &mut Interpreter,
host: &mut H,
)
Expand description
EIP-1153: Transient storage opcodes Load value from transient storage
pub fn tload<H: Host + ?Sized, SPEC: Spec>(
interpreter: &mut Interpreter,
host: &mut H,
)
EIP-1153: Transient storage opcodes Load value from transient storage