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
When syncing, if we encounter a peer with blank addresses we error badly.
When using prod and test envs it can be the situation where we store blank addresses.
We should not store any invalid addresses
The text was updated successfully, but these errors were encountered:
solved here 015bb1d
Sorry, something went wrong.
juligasa
No branches or pull requests
Problem
When syncing, if we encounter a peer with blank addresses we error badly.
Steps to Reproduce
When using prod and test envs it can be the situation where we store blank addresses.
Expected Behavior
We should not store any invalid addresses
Debug Info
The text was updated successfully, but these errors were encountered: