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 f3d1b68 commit 8d19e11Copy full SHA for 8d19e11
staticaddr/deposit/manager.go
@@ -26,7 +26,7 @@ const (
26
// MinConfs is the minimum number of confirmations we require for a
27
// deposit to be considered available for loop-ins, coop-spends and
28
// timeouts.
29
- MinConfs = 3
+ MinConfs = 6
30
31
// MaxConfs is unset since we don't require a max number of
32
// confirmations for deposits.
0 commit comments