change genesis fields to match interop

This commit is contained in:
Jeromy
2020-03-21 15:25:00 -07:00
parent f3781e8329
commit f1dbd35407
10 changed files with 28 additions and 19 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"io"
"github.com/filecoin-project/specs-actors/actors/abi"
cid "github.com/ipfs/go-cid"
"github.com/ipfs/go-cid"
cbg "github.com/whyrusleeping/cbor-gen"
xerrors "golang.org/x/xerrors"
)