bitcore
bitcore copied to clipboard
Support ETH node pools
Adds a class in bitcore-node's ETH module that enables multiple web3 JSON rpc connections per network & cycles through which one is chosen when getWeb3 is called for loadbalancing between active connections.