Skip to content

Update lnd, add WithPeer to ListChannels #220

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

Merged
merged 2 commits into from
Apr 23, 2025
Merged

Update lnd, add WithPeer to ListChannels #220

merged 2 commits into from
Apr 23, 2025

Conversation

guggero
Copy link
Member

@guggero guggero commented Apr 23, 2025

Adds a new WithPeer option to ListChannels and also bumps to the latest master of lnd.

Supersedes #219.

Pull Request Checklist

  • PR is opened against correct version branch.
  • Version compatibility matrix in the README and minimal required version
    in lnd_services.go are updated.
  • Update macaroon_recipes.go if your PR adds a new method that is called
    differently than the RPC method it invokes.

@guggero guggero requested review from bhandras and ellemouton April 23, 2025 12:14
@guggero guggero changed the title Lnd update Update lnd, add WithPeer to ListChannels Apr 23, 2025
Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@guggero guggero merged commit b3dcd9e into lnd-19-0 Apr 23, 2025
1 check passed
@guggero guggero mentioned this pull request Apr 23, 2025
@bhandras bhandras deleted the lnd-update branch April 23, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants