Aniseto / NosoWalletCPP

Noso Wallet implementation in C++
https://www.nosocoin.com
MIT License
2 stars 1 forks source link

Read from List of Nodes in order to connect to one, getting older ones and if there is any error go to a new one, Remove static Node 20.x.x.x #27

Open Aniseto opened 11 months ago

Aniseto commented 10 months ago

Implement this on "SendStringToNode" function, remove DefaultNodeIp, DefaultNodePort, and keep only NODESTATUS_COMMAND ( change this for Command , remove Nodestatus reference ) as this will be the defaul function to send commands to any Node.