You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const client = new Eth()
Thrown:
TypeError: Cannot read property 'transport' of undefined
at new EthereumJSONRPC (/Users/zb/Code/etclabs/ethereum-json-rpc-specification/build/typescript/build/index.js:341:21)
The text was updated successfully, but these errors were encountered:
const client = new Eth()
Thrown:
TypeError: Cannot read property 'transport' of undefined
at new EthereumJSONRPC (/Users/zb/Code/etclabs/ethereum-json-rpc-specification/build/typescript/build/index.js:341:21)
The text was updated successfully, but these errors were encountered: