pull/5370/head
yann300 2 years ago committed by Aniket
parent 996fc9a466
commit 041049ae7b
  1. 1
      libs/remix-simulator/src/VmProxy.ts

@ -205,7 +205,6 @@ export class VmProxy {
try {
const depth = data.depth + 1 // geth starts the depth from 1
if (!this.processingHash) {
console.log('no tx processing')
return
}
let previousopcode

Loading…
Cancel
Save