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 e9f71e9 commit a9cbb34Copy full SHA for a9cbb34
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 = 12
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