I have setup multichain on 6 nodes and when i connect any of the 5 nodes to seed node by typing:
multichaind chainname@ip:rpc
the new node gets params etc whatever it needs, then it prints the message to ask seed node for permissions, all standard procedure.
now when i run multichaind chainname -daemon the node should start, and it tries to start but it never does.
and ive tried this a few times. then when i go to the seed node and grant the permissions the node starts normally. im pretty sure i was able to start nodes before granting permissions in the past and that this isnt expected behaviour so i thought i should report it.