ethereum-kit-ios
ethereum-kit-ios copied to clipboard
API Blockchain: add ability to provide RPC api providers
Instead of hardcoded Infura server API blockchain should accept list of api providers for RPC requests. First provided RPC provider is always used first, the others are used if first provider is not available.