Skip to content

Commit 1741896

Browse files
authored
Merge pull request #487 from C-Otto/master
2 parents dee7542 + b0044e0 commit 1741896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loopout.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@ func (s *loopOutSwap) waitForConfirmedHtlc(globalCtx context.Context) (
899899
return nil, nil
900900
}
901901
s.log.Infof("Waiting for either htlc on-chain confirmation or " +
902-
" off-chain payment failure")
902+
"off-chain payment failure")
903903
loop:
904904
for {
905905
select {

0 commit comments

Comments
 (0)