mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-18 22:34:22 +01:00
respect the lsp timelockdelta
This commit is contained in:
@@ -30,7 +30,7 @@ var (
|
||||
var (
|
||||
lspBaseFeeMsat uint32 = 1000
|
||||
lspFeeRatePpm uint32 = 1
|
||||
lspCltvDelta uint16 = 40
|
||||
lspCltvDelta uint16 = 144
|
||||
)
|
||||
|
||||
type LspNode interface {
|
||||
|
||||
Reference in New Issue
Block a user