Hi.
Is it possible to tell Multichain what ip and port it should exchange as endpoint information to other nodes?
The peer discovery and exchange does not work when running inside a docker container since it seems that the nodes exchange the wrong ip address and port that is not accessible form outside the container because the container ip != public ip and the container p2p port != the external mapped p2p port.
I can connect nodes manually but it seems they cannot share node information to get fully connected.
What is the parameter -externalip for example?
Greetings,
Alex