Skip to content

Move endpoint path constants to shared defintion - #82

Merged
tnull merged 1 commit into
lightningdevkit:mainfrom
benthecarman:shared-endpoints
Dec 10, 2025
Merged

Move endpoint path constants to shared defintion#82
tnull merged 1 commit into
lightningdevkit:mainfrom
benthecarman:shared-endpoints

Conversation

@benthecarman

Copy link
Copy Markdown
Collaborator

We had these defined in 2 separate areas which defeats the point of having them defined in constants. This moves them into the ldk-server-protos crate so they are shared among both the cli and server. Luckily there weren't any discrepancies.

We had these defined in 2 separate areas which defeats the point of
having them defined in constants. This moves them into the
ldk-server-protos crate so they are shared among both the cli and
server. Luckily there weren't any discrepancies.
@ldk-reviews-bot

ldk-reviews-bot commented Dec 10, 2025

Copy link
Copy Markdown

👋 Thanks for assigning @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@tnull
tnull requested review from tnull and removed request for wpaulino December 10, 2025 09:10

@tnull tnull left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Simple DRY up. Makes sense.

@tnull
tnull merged commit a88e44d into lightningdevkit:main Dec 10, 2025
7 checks passed
@benthecarman
benthecarman deleted the shared-endpoints branch December 10, 2025 09:11
rsafier pushed a commit to rsafier/ldk-server that referenced this pull request Apr 20, 2026
Move endpoint path constants to shared defintion
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