good morning!!!!

Skip to content
Snippets Groups Projects
Commit d11fabd2 authored by Taylor Gerring's avatar Taylor Gerring
Browse files

Update path to web3 library

parent f7c3c7ed
Branches
Tags
No related merge requests found
......@@ -205,7 +205,7 @@ Rectangle {
itemSelector.popup()
}
}
experimental.userScripts: ["../ext/q.js", "../ext/ethereum.js/lib/web3.js", "../ext/ethereum.js/lib/qt.js", "../ext/setup.js"]
experimental.userScripts: ["../ext/q.js", "../ext/ethereum.js/dist/ethereum.min.js", "../ext/setup.js"]
experimental.onMessageReceived: {
//console.log("[onMessageReceived]: ", message.data)
var data = JSON.parse(message.data)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment