Can two nodes connect to the same seed?

+1 vote
Lets say I have one seed node and I am adding more nodes.  Can I link up multiple nodes to one seed or does each node have to connect to each other in the chain?  I assumed that multiple nodes can connect to the seed but I am running tests and its not working.
asked Jul 17, 2016 by anonymous

1 Answer

0 votes
Yes, multiple nodes can connect to the same seed, and then the nodes will automatically discover each other to create a more densely connected peer-to-peer network. If this is not working, check it's not a firewall issue and that the IP addresses (as shown as part of the node address) is accessible to the other nodes connecting.
answered Jul 18, 2016 by MultiChain
...