From a5c592d147fca2988ae674f7a6b1319581e60e9d Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Sat, 30 Oct 2021 18:22:36 +0200 Subject: [PATCH] Update miner.go --- proxy/miner.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/miner.go b/proxy/miner.go index 2df32cd..8623a46 100644 --- a/proxy/miner.go +++ b/proxy/miner.go @@ -7,7 +7,7 @@ import ( "strings" "github.com/ethereum/go-ethereum/common" - "github.com/yuriy0803/go-etchash" + "github.com/etclabscore/go-etchash" ) var ecip1099FBlockClassic uint64 = 11700000 // classic mainnet