Skip to content
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

Accept info.Peers args #3515

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Accept info.Peers args #3515

merged 1 commit into from
Nov 1, 2024

Conversation

cam-schultz
Copy link
Contributor

@cam-schultz cam-schultz commented Nov 1, 2024

Why this should be merged

Corrects an oversight in which the nodeIDs argument was omitted from the info.Peers client receiver. The server already handles this argument as expected.

How this works

Adds an argument to Client.Peers() to accept the list of node IDs.

How this was tested

CI

Need to be documented in RELEASES.md?

No

@StephenButtolph StephenButtolph merged commit bcae9cd into master Nov 1, 2024
23 checks passed
@StephenButtolph StephenButtolph deleted the info-peers-args branch November 1, 2024 23:34
@StephenButtolph StephenButtolph added this to the v1.11.13 milestone Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants