Type Definition evm_adapters::sputnik::helpers::TestSputnikVM[][src]

pub type TestSputnikVM<'a, B> = Executor<CheatcodeStackState<'a, B>, CheatcodeStackExecutor<'a, 'a, B, BTreeMap<Address, PrecompileFn>>>;