diff --git a/payouts/unlocker.go b/payouts/unlocker.go index 0427b70..63f78b1 100644 --- a/payouts/unlocker.go +++ b/payouts/unlocker.go @@ -33,7 +33,7 @@ type UnlockerConfig struct { Network string `json:"network"` } -const minDepth = 61 +const minDepth = 16 // params for canxium const HydroForkBlock = 4204800