fix dependency

This commit is contained in:
Franko 2016-03-02 12:45:18 -05:00
parent 153dd19ec1
commit d542c9d3d1

View file

@ -3,7 +3,7 @@ package vm
import ( import (
"math/big" "math/big"
"github.com/ethereum/go-ethereum/params" "github.com/expanse-project/go-expanse/params"
) )
type jumpPtr struct { type jumpPtr struct {