Skip to content

Commit

Permalink
itest: wait for channel ready on restart test
Browse files Browse the repository at this point in the history
  • Loading branch information
JssDWt committed Nov 21, 2024
1 parent 0946724 commit c169839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions itest/restart_lsp_node_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func testRestartLspNode(p *testParams) {

log.Printf("Connect Bob to LSP again")
p.BreezClient().Node().ConnectPeer(p.lsp.LightningNode())
alice.WaitForChannelReady(channel)

log.Printf("Alice paying")
payResp := alice.Pay(outerInvoice.bolt11)
Expand Down

0 comments on commit c169839

Please sign in to comment.