Skip to content

perms: move perms.go into poolrpc #503

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 1 commit into from
May 8, 2025
Merged

perms: move perms.go into poolrpc #503

merged 1 commit into from
May 8, 2025

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 guggero and ViktorTigerstrom 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 ViktorTigerstrom 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
Member

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