Firescar96 / blockapps-docs

GET
GNU Affero General Public License v3.0
1 stars 0 forks source link

HTML console error #19

Open eshon opened 5 years ago

eshon commented 5 years ago

when i open html in console have error. Uncaught ReferenceError: web3 is not defined at window.onload (app.js:177)

in (app.js:177) code is web3.eth.getAccounts(function(err, accs) {