cannot specify eei and evm in the same options

pull/3262/head^2
yann300 2 years ago committed by Aniket
parent 72f42cd78c
commit 3078be0fcb
  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