From 11610f8f10e8ebfcb5971f449482f6c2c67792e9 Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Wed, 26 Sep 2018 10:48:31 +0800 Subject: Change import go github.com/dexon-foundation/dexon --- tests/init.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/init.go') diff --git a/tests/init.go b/tests/init.go index 188cdffe9..45562aabe 100644 --- a/tests/init.go +++ b/tests/init.go @@ -20,7 +20,7 @@ import ( "fmt" "math/big" - "github.com/ethereum/go-ethereum/params" + "github.com/dexon-foundation/dexon/params" ) // Forks table defines supported forks and their chain config. -- cgit v1.2.3