with node.connect({host: "remote_ip", port: remote_port}) we can connect to the network with one other node, if that node goes offline, then it will not connect. would it be possible to use an Array[] and connect to multiple nodes, in case the first node does not work?