cannot specify eei and evm in the same options

pull/5370/head
yann300 2 years ago committed by Aniket
parent e26ef4fdd0
commit 59a897ac21
  1. 1
      libs/remix-simulator/src/vm-context.ts

@ -148,7 +148,6 @@ export class VMContext {
activatePrecompiles: true,
stateManager,
blockchain,
eei,
evm
})

Loading…
Cancel
Save