mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-24 01:04:21 +01:00
lsps2: add integration tests
This commit is contained in:
@@ -270,7 +270,7 @@ func testOfflineNotificationZeroConfChannel(p *testParams) {
|
||||
} else {
|
||||
id = chans[0].ShortChannelID
|
||||
}
|
||||
invoiceWithHint = AddHopHint(p.BreezClient(), bobInvoice.Bolt11, p.Lsp(), id, nil)
|
||||
invoiceWithHint = AddHopHint(p.BreezClient(), bobInvoice.Bolt11, p.Lsp(), id, nil, lspCltvDelta)
|
||||
}
|
||||
|
||||
log.Printf("Invoice with hint: %s", invoiceWithHint)
|
||||
|
||||
Reference in New Issue
Block a user