"connected()" function
-
Hi all,
i am trying to figure out how to get if node is connected to network or not! Is there any function to return true or false?
... want to "request sync" as soon as node reconnected to network.
-
@zzz-teo Have a look at these posts for a couple of ideas
-
Thank you @Boots33 for the links seems that "isTransportReady()" will do my job... i have a lot of work...