Merge pull request #487 from C-Otto/master

pull/495/head
András Bánki-Horváth 2 years ago committed by GitHub
commit 1741896e33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save