mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Merge pull request #487 from C-Otto/master
This commit is contained in:
commit
1741896e33
1 changed files with 1 additions and 1 deletions
|
|
@ -899,7 +899,7 @@ func (s *loopOutSwap) waitForConfirmedHtlc(globalCtx context.Context) (
|
|||
return nil, nil
|
||||
}
|
||||
s.log.Infof("Waiting for either htlc on-chain confirmation or " +
|
||||
" off-chain payment failure")
|
||||
"off-chain payment failure")
|
||||
loop:
|
||||
for {
|
||||
select {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue