snet-cli icon indicating copy to clipboard operation
snet-cli copied to clipboard

use round robin in 'snet treasurer *' and in 'snet client call'

Open astroseger opened this issue 7 years ago • 0 comments

In the current version user should specify one specific endpoint in all snet treasurer * commands and in 'snet client call' command.

We should read list of endpoints from metadata (group name should be specified by user in case of multiply payment groups ) and we should user round robin to make a call (It seems it is already supported by grpc library)

astroseger avatar Jan 14 '19 20:01 astroseger