Closed bilisakuratyan closed 2 years ago
I am not 100% sure I understand the question. Also do note that peer discovery is not part of Gossipsub:
Some notes that might help clarify:
@bilisakuratyan please clarify your question further if the above doesn't make it clear.
@yiannisbot Thank you for your reply.
I read the relevant paper that says the gossip is emitted to random subsets of peers that are currently not part of the mesh. Take an example. If there were up to over 6,000,000 peers in a gossip sub-network, each of peers is unable to link all the rest of peers in the same gossip sub-network. In some cases, I guess there should be a peer that is unable to take a message from other peers as it is being isolated. Is that right?