I have two nodes, master and slave node. I am using docker compose to test the multichain network. I want to setup a fix address for the slave node to add the required permissions in the master node, to enable an automatic connection of the slave to the master node . Do you have an idea how to manually create an address with the corresponding public and private key and associate them to the slave node, and how to automatically connect the two nodes?