Skip to content

Conversation

@ViktorT-11
Copy link
Contributor

@ViktorT-11 ViktorT-11 commented Jan 15, 2024

In #694 we added support for initialising the subServer struct with functional options. Unfortunately though, with the last refactors in the PR I forgot to also apply the functional options in subServer constructor function. Sorry for that, this was totally my bad! The current resulting behaviour is that the litcli status won't function as expected for lnd, while lnd Subserver is in the WalletReady state (until it enters the Running state).

This PR addresses the issue, and applies the functional options in the subServer constructor.

@ViktorT-11 ViktorT-11 requested review from ellemouton and guggero and removed request for ellemouton January 15, 2024 19:29
Copy link
Member

@ellemouton ellemouton 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 c03b040 into lightninglabs:master Jan 16, 2024
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