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

fix the lsps2 cltv delta check #170

Merged
merged 1 commit into from
Jan 19, 2024
Merged

fix the lsps2 cltv delta check #170

merged 1 commit into from
Jan 19, 2024

Conversation

JssDWt
Copy link
Collaborator

@JssDWt JssDWt commented Jan 19, 2024

It was wrongly assumed that the lsp had to enforce a cltv delta +2. It is actually the recipient creating invoices with a cltv delta +2, but the LSP does not have anything to do with that.

Fixes #159

It was wrongly assumed that the lsp had to enforce a cltv delta +2. It is
actually the recipient creating invoices with a cltv delta +2, but the LSP does
not have anything to do with that.
@JssDWt JssDWt merged commit 833c79e into master Jan 19, 2024
7 checks passed
@JssDWt JssDWt deleted the fix-lsps2-cltv branch May 24, 2024 10:05
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.

lsps2: cltv offset is incorrect
1 participant