Open
Description
at the moment BlockchainApi takes only one IP address of single node. SDK does not provide any support for fail-over to different node. It is simple to add multiple URLs but question is how should we detect situation that requires fail-over. Or should switch to different node be manual only?
Perhaps wrapper atop of BlockchainApi that would manage the reconnections and provide different api instances