Question-152: What all are the functionality of the seed nodes?
- They would be contacted while bootstrapping to get the gossip info.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Ans : A,B
Exp : Seed nodes are useful for getting the gossip (cluster info) when any node needs it. Even while bootstrapping they can be contacted to get the gossip info.
You can access to full explanation to question and answer from this page.