-
Notifications
You must be signed in to change notification settings - Fork 679
New issue
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
Add info logs for adding and removing a neighbor #5459
Conversation
Hi @ASuciuX, the best place to do this is actually in |
Thank you! I will update it. How can I test a removal of a neighbor? I was running a mainnet instance but I could set up anything else if needed. |
@ASuciuX Check out |
@jcnelson I've moved them to p2p session, the output is the following: For new neighbor accepted. The public key is an optional, which was always
For neighbor removed.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I got the display from adding a new neighbor. How could I reproduce the removal of a neighbor in order to check it is displayed as intended?
New neighbor added