mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Update loopout.go
This commit is contained in:
parent
a9cbb34be0
commit
a29cb86b4a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ var (
|
|||
|
||||
// DefaultSweepConfTarget is the default confirmation target we'll use
|
||||
// when sweeping on-chain HTLCs.
|
||||
DefaultSweepConfTarget int32 = 12
|
||||
DefaultSweepConfTarget int32 = 9
|
||||
|
||||
// DefaultHtlcConfTarget is the default confirmation target we'll use
|
||||
// for on-chain htlcs published by the swap client for Loop In.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue