From 36a6d3584cab4c2212dad157fbda3913f69f0c4c Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Fri, 1 Dec 2023 02:02:12 +0100 Subject: [PATCH] Update unlocker.go --- payouts/unlocker.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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