Commit 4d0269af authored by yann300's avatar yann300

fix fake provider

parent 1425417c
......@@ -13,7 +13,7 @@ function loadJSON (url, callback) {
function loadTestWeb3 (data) {
var container = document.getElementById('app')
var vmdebugger = container.debugger
var vmdebugger = container.debugger.debugger
var uiTestweb3 = {}
uiTestweb3.eth = {}
uiTestweb3.debug = {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment