mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-30 12:14:26 +01:00
fix the lsps2 cltv delta check
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.
This commit is contained in:
1
.github/workflows/integration_tests.yaml
vendored
1
.github/workflows/integration_tests.yaml
vendored
@@ -153,7 +153,6 @@ jobs:
|
||||
testLsps2GetInfo,
|
||||
testLsps2Buy,
|
||||
testLsps2HappyFlow,
|
||||
testLsps2Cltv,
|
||||
testLsps2NoBalance,
|
||||
testLsps2ZeroConfUtxo
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user