Skip to content

Commit a29cb86

Browse files
authored
Update loopout.go
1 parent a9cbb34 commit a29cb86

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
@@ -30,7 +30,7 @@ var (
3030

3131
// DefaultSweepConfTarget is the default confirmation target we'll use
3232
// when sweeping on-chain HTLCs.
33-
DefaultSweepConfTarget int32 = 12
33+
DefaultSweepConfTarget int32 = 9
3434

3535
// DefaultHtlcConfTarget is the default confirmation target we'll use
3636
// for on-chain htlcs published by the swap client for Loop In.

0 commit comments

Comments
 (0)