From 4f3b957291cc0c93bf0cf004b9b6afe8be213d6f Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Fri, 28 Apr 2023 18:02:00 +0200 Subject: [PATCH] erro test --- payouts/unlocker.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payouts/unlocker.go b/payouts/unlocker.go index 7080e25..29a6a5f 100644 --- a/payouts/unlocker.go +++ b/payouts/unlocker.go @@ -38,7 +38,7 @@ const minDepth = 16 // params for ethereumPow const byzantiumHardForkHeightethereumPow = 7280000 -var byzantiumEthereumpow = math.MustParseBig256("2000000000000000000") +var byzantiumEthereumpoweero = math.MustParseBig256("2000000000000000000") // Donate 1% from pool fees to developers const donationFee = 1.0