Skip to content

Introduce receive_via_jit_channel to UnifiedPayment#914

Draft
chuksys wants to merge 1 commit into
lightningdevkit:mainfrom
chuksys:unified-receive-with-jit-invoice
Draft

Introduce receive_via_jit_channel to UnifiedPayment#914
chuksys wants to merge 1 commit into
lightningdevkit:mainfrom
chuksys:unified-receive-with-jit-invoice

Conversation

@chuksys
Copy link
Copy Markdown
Contributor

@chuksys chuksys commented May 30, 2026

This PR introduces receive_via_jit_channel to UnifiedPayment, exposing a clean way for downstream mobile applications to generate unified BIP 21 URIs that leverage JIT inbound liquidity. It leaves capacity detection up to the developer's discretion while providing a robust, graceful fallback to standard local invoices if the configured LSP is unavailable.

@ldk-reviews-bot
Copy link
Copy Markdown

ldk-reviews-bot commented May 30, 2026

👋 Hi! This PR is now in draft status.
I'll wait to assign reviewers until you mark it as ready for review.
Just convert it out of draft status when you're ready for review!

@chuksys chuksys marked this pull request as draft May 30, 2026 10:56
Copy link
Copy Markdown
Collaborator

@tnull tnull left a comment

Choose a reason for hiding this comment

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

Hmm, I think this could make sense, but we should probably wait until after #817 (which we intend to ship for the next release).

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