pull/7/head
yann300 7 years ago
parent df8117823f
commit e46b1719e0
  1. 1
      remix-solidity/test/decoder/vmCall.js

@ -52,6 +52,7 @@ function initVM (st, privateKey) {
st.fail(mes)
} else {
remixLib.global.web3 = obj
remixLib.global.web3Debug = obj
}
})
return vm

Loading…
Cancel
Save