This commit is contained in:
Geoff Stuart 2022-10-05 00:30:52 -04:00
parent 6510e5f129
commit 5f0ad230aa

View File

@ -3,8 +3,6 @@ package genesis
import (
"encoding/json"
"github.com/filecoin-project/lotus/chain/types"
"github.com/ipfs/go-cid"
"github.com/libp2p/go-libp2p/core/peer"
@ -12,6 +10,8 @@ import (
"github.com/filecoin-project/go-state-types/abi"
market8 "github.com/filecoin-project/go-state-types/builtin/v9/market"
"github.com/filecoin-project/go-state-types/network"
"github.com/filecoin-project/lotus/chain/types"
)
type ActorType string