We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0946724 commit c169839Copy full SHA for c169839
itest/restart_lsp_node_test.go
@@ -59,6 +59,7 @@ func testRestartLspNode(p *testParams) {
59
60
log.Printf("Connect Bob to LSP again")
61
p.BreezClient().Node().ConnectPeer(p.lsp.LightningNode())
62
+ alice.WaitForChannelReady(channel)
63
64
log.Printf("Alice paying")
65
payResp := alice.Pay(outerInvoice.bolt11)
0 commit comments