cli icon indicating copy to clipboard operation
cli copied to clipboard

cmd(network): `rewards release` should auto detect RPC address

Open ilgooz opened this issue 3 years ago • 0 comments
trafficstars

for the target chain.

If the --target-rpc is already provided, we can use that and skip the auto detect process.

Auto detection algorithm should the Status() func in peers from the peer list one by one until we find one that is responding properly and use that RPC address.

ilgooz avatar May 17 '22 14:05 ilgooz