sthnaqvi / explorer

Ethererum Blockchain Explorer to show the details of the blocks and transactions via web3- Realtime Price Ticker, etc.
https://explorer.ethorbit.com
MIT License
69 stars 52 forks source link

Syntax error : Missing ) in mainController.js #1

Closed chainhead closed 6 years ago

chainhead commented 6 years ago

Hi, When I launch the explorer from the browser, I see this error in Chrome console.

Uncaught SyntaxError: missing ) after argument list

It seems to be from mainController.js:45.

sthnaqvi commented 6 years ago

issue fixed