We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9cbb34 commit a29cb86Copy full SHA for a29cb86
loopout.go
@@ -30,7 +30,7 @@ var (
30
31
// DefaultSweepConfTarget is the default confirmation target we'll use
32
// when sweeping on-chain HTLCs.
33
- DefaultSweepConfTarget int32 = 12
+ DefaultSweepConfTarget int32 = 9
34
35
// DefaultHtlcConfTarget is the default confirmation target we'll use
36
// for on-chain htlcs published by the swap client for Loop In.
0 commit comments