Skip to content

Does eclair support transfers in invoice without payment_secret? #2509

Answered by t-bast
nayuta-ueno asked this question in Q&A
Discussion options

You must be logged in to vote

Bolt 11 invoices MUST have a payment_secret, even when MPP isn't used, otherwise the payment is rejected. The payment_secret is independent of MPP, you should create invoices with features 9 (var_onion_optin) and 14 (payment_secret), even if the invoice doesn't support 16 (basic_mpp).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nayuta-ueno
Comment options

@nayuta-ueno
Comment options

Answer selected by nayuta-ueno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants