ethereum-kit-ios icon indicating copy to clipboard operation
ethereum-kit-ios copied to clipboard

API Blockchain: add ability to provide RPC api providers

Open ealymbaev opened this issue 6 years ago • 0 comments

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.

ealymbaev avatar Jun 10 '19 05:06 ealymbaev