Function evm_adapters::sputnik::helpers::vm_debug[][src]

pub fn vm_debug<'a>(
    with_contract_limit: bool
) -> TestSputnikVM<'a, MemoryBackend<'a>>
Expand description

Instantiates a Sputnik EVM with enabled cheatcodes + FFI and a simple non-forking in memory backend and debug enabled, and tracing disabled