Skip to content

perms: move perms.go into poolrpc#503

Merged
ffranr merged 1 commit intomasterfrom
mv-perms-into-poolrpc
May 8, 2025
Merged

perms: move perms.go into poolrpc#503
ffranr merged 1 commit intomasterfrom
mv-perms-into-poolrpc

Conversation

@ffranr
Copy link
Contributor

@ffranr ffranr commented May 7, 2025

Context: lightninglabs/lightning-node-connect#114 (comment)


This change narrows the import scope for lightning-node-connect (LNC). Instead of importing the entire pool package, LNC now only needs to import poolrpc.

It also brings pool in line with the structure used in our other projects.

This change narrows the import scope for lightning-node-connect (LNC).
Instead of importing the entire pool package, LNC now only needs to
import poolrpc.

It also brings pool in line with the structure used in our other
projects.
@ffranr ffranr requested review from ViktorT-11 and guggero May 7, 2025 23:38
@ffranr ffranr self-assigned this May 7, 2025
@ffranr ffranr added the dependencies Pull requests that update a dependency file label May 7, 2025
@guggero guggero requested review from bhandras and removed request for ViktorT-11 May 8, 2025 07:59
@ffranr ffranr merged commit 7295f40 into master May 8, 2025
6 checks passed
@ffranr ffranr deleted the mv-perms-into-poolrpc branch May 8, 2025 08:02
@guggero
Copy link
Contributor

guggero commented May 8, 2025

Pushed a new tag poolrpc/v1.0.1 for this.

@ffranr
Copy link
Contributor Author

ffranr commented May 8, 2025

Pushed a new tag poolrpc/v1.0.1 for this.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants