Skip to main content

run_interpreter

Function run_interpreter 

Source
pub fn run_interpreter(
    cfg: &CfgEnv,
    block: &BlockEnv,
    tx: &TxEnv,
    cache_state: &CacheState,
) -> ExecutionSnapshot
Expand description

Run a single test case with the interpreter, returning an execution snapshot.