Jul 10, 2017 · 1 min read
I’m having a problem with querying the blockchain using web3.eth.accounts, which is returning the following error:
Error: Invalid JSON RPC response: undefined
Trying web3.eth.getAccounts returns:
{ [Function: get] request: [Function: bound ] }
