aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/genesis.go
diff options
context:
space:
mode:
Diffstat (limited to 'ethchain/genesis.go')
-rw-r--r--ethchain/genesis.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/ethchain/genesis.go b/ethchain/genesis.go
index 8a6cb5527..232986d53 100644
--- a/ethchain/genesis.go
+++ b/ethchain/genesis.go
@@ -3,8 +3,8 @@ package ethchain
import (
"math/big"
- "github.com/ethereum/eth-go/ethcrypto"
- "github.com/ethereum/eth-go/ethutil"
+ "github.com/ethereum/go-ethereum/ethcrypto"
+ "github.com/ethereum/go-ethereum/ethutil"
)
/*