ethereum-json-rpc-specification
ethereum-json-rpc-specification copied to clipboard
Better error message when constructing with incorrect params
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)