cli
cli copied to clipboard
cmd(network): `rewards release` should auto detect RPC address
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.