symbol / symbol-cli

Command-line tool for Symbol
https://docs.symbolplatform.com/cli.html
Apache License 2.0
36 stars 24 forks source link

--useKnownNodes option to select a node from statistics service #390

Open yilmazbahadir opened 2 years ago

yilmazbahadir commented 2 years ago

Currently, symbo-cli is asking for the node URL to connect on profile creation. While maintaining that option, we should give the user a more dynamic option to select a random(or closest) node from the node list got from the statistics-service by passing '--useKnownNodes' option.