Skip to content

Add MPP fallback across trusted and lightning balances#83

Merged
benthecarman merged 1 commit into
masterfrom
mpp-payments
Jun 30, 2026
Merged

Add MPP fallback across trusted and lightning balances#83
benthecarman merged 1 commit into
masterfrom
mpp-payments

Conversation

@benthecarman

Copy link
Copy Markdown
Collaborator

When neither the trusted wallet nor the lightning wallet can cover a payment on its own, split it across both as a multi-path payment rather than failing over to on-chain.

Not every trusted backend can contribute a partial MPP HTLC, so the TrustedWalletInterface gains a supports_partial_payments flag and a pay_partial method.

When neither the trusted wallet nor the lightning wallet can cover a
payment on its own, split it across both as a multi-path payment rather
than failing over to on-chain.

Not every trusted backend can contribute a partial MPP HTLC, so the
TrustedWalletInterface gains a supports_partial_payments flag and a
pay_partial method.
@benthecarman benthecarman merged commit dacd08a into master Jun 30, 2026
2 checks passed
@benthecarman benthecarman deleted the mpp-payments branch June 30, 2026 19:13
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.

1 participant