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.
2 parents e9f71e9 + a29cb86 commit eb3e7a0Copy full SHA for eb3e7a0
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 = 6
+ 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