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 7daf454 commit c3c2ee8Copy full SHA for c3c2ee8
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