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

lndclient: add rpc/daemon state client to services #178

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

calvinrzachman
Copy link
Contributor

@calvinrzachman calvinrzachman commented Mar 6, 2024

Objective

Add the state RPC client to the list of exported LND services. This may be useful in assessing health of lnd instances from the payment service's health checking routines.

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.

Copy link
Member

@guggero guggero left a comment

Choose a reason for hiding this comment

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

Nice catch! LGTM 🎉

@guggero guggero requested a review from bhandras March 6, 2024 08:29
@guggero guggero merged commit a53df7a into lightninglabs:master Mar 6, 2024
1 check passed
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.

3 participants