Skip to content
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

Abort sending early in BOLT12 pay_for_offer if we have insufficient funds #3174

Open
tnull opened this issue Jul 12, 2024 · 0 comments · May be fixed by #3175
Open

Abort sending early in BOLT12 pay_for_offer if we have insufficient funds #3174

tnull opened this issue Jul 12, 2024 · 0 comments · May be fixed by #3175

Comments

@tnull
Copy link
Contributor

tnull commented Jul 12, 2024

We should early-abort sending in the regular BOLT12 pay_for_offer flow if we're certain we don't have sufficient liquidity (i.e. the offer amount surpasses the sum of our available next_outbound_htlc_limit_msats).

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 a pull request may close this issue.

1 participant