We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The node should be able to accept a list of enrs / peerIds that it will always persist as trusted peers.
The use case i am thinking of is enabling a validator to be hidden behind other full nodes.
These peers should never be pruned on the peer manager heartbeat
Is it possible to always include these peers in my gossip sub mesh?
The text was updated successfully, but these errors were encountered:
varex83
No branches or pull requests
Overview
The node should be able to accept a list of enrs / peerIds that it will always persist as trusted peers.
The use case i am thinking of is enabling a validator to be hidden behind other full nodes.
Requirements
These peers should never be pruned on the peer manager heartbeat
Stretch Goals
Is it possible to always include these peers in my gossip sub mesh?
The text was updated successfully, but these errors were encountered: