reth
1.1.2
In reth::
revm::
revm::
interpreter::
instructions::
contract
reth
::
revm
::
revm
::
interpreter
::
instructions
::
contract
Function
extstaticcall
Copy item path
pub fn extstaticcall<H>(interpreter: &mut
Interpreter
, host:
&mut H
)
where H:
Host
+ ?
Sized
,