mirror of
https://github.com/lightninglabs/loop
synced 2024-11-11 13:11:12 +00:00
Merge pull request #487 from C-Otto/master
This commit is contained in:
commit
1741896e33
@ -899,7 +899,7 @@ func (s *loopOutSwap) waitForConfirmedHtlc(globalCtx context.Context) (
|
|||||||
return nil, nil
|
return nil, nil
|
||||||
}
|
}
|
||||||
s.log.Infof("Waiting for either htlc on-chain confirmation or " +
|
s.log.Infof("Waiting for either htlc on-chain confirmation or " +
|
||||||
" off-chain payment failure")
|
"off-chain payment failure")
|
||||||
loop:
|
loop:
|
||||||
for {
|
for {
|
||||||
select {
|
select {
|
||||||
|
Loading…
Reference in New Issue
Block a user