diff --git a/loopout.go b/loopout.go index 60cd377..025f012 100644 --- a/loopout.go +++ b/loopout.go @@ -30,7 +30,7 @@ var ( // DefaultSweepConfTarget is the default confirmation target we'll use // when sweeping on-chain HTLCs. - DefaultSweepConfTarget int32 = 6 + DefaultSweepConfTarget int32 = 12 // DefaultHtlcConfTarget is the default confirmation target we'll use // for on-chain htlcs published by the swap client for Loop In.