I followed the get started tutoial and set up my own blockchain on an Azure linux VM, I set up another VM and when I ran the multichaind mychain@IP:Port command it gives this
Error : can not connect to mychain@IP:Port make sure Multichain is unning on port.
my first vm's ip adress is : 20.188.57.6, my second's IP is 20.188.59.71. But the IP they give me to connect with is different from the public one.
Another question is : do all of my nodes have to be in the same network as my root node or I can connect from other networks?