Skip to content

Conversation

ellemouton
Copy link
Member

Since the code for creating and using a macaroon service is the same for
multiple projects (pool, loop, litd etc), the code has been unified in
lndclient. So this commit removes the macaroon service code and instead
uses the lndclient code.

Depends on lightninglabs/lndclient#86

@ellemouton ellemouton marked this pull request as draft January 13, 2022 12:46
@ellemouton ellemouton force-pushed the macaroonService branch 2 times, most recently from 0f95257 to 976d922 Compare January 14, 2022 12:50
@ellemouton ellemouton marked this pull request as ready for review January 17, 2022 14:11
Since the code for creating and using a macaroon service is the same for
multiple projects (pool, loop, litd etc), the code has been unified in
lndclient. So this commit removes the macaroon service code and instead
uses the lndclient code.
Rename createDefaultMacaroonFile to withMacaroonService since this is
now a more appropriate name.
Copy link
Contributor

@carlaKC carlaKC left a comment

Choose a reason for hiding this comment

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

tACK

Copy link
Contributor

@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.

utACK 🎉

@carlaKC carlaKC merged commit 44e734c into lightninglabs:master Jan 25, 2022
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