Rewrite chain export walker function to actually do the right thing

This commit is contained in:
Jeromy
2020-03-20 17:18:57 -07:00
parent aad449f28a
commit 921f11db34
4 changed files with 82 additions and 31 deletions
-1
View File
@@ -8,7 +8,6 @@ import (
"github.com/filecoin-project/lotus/chain"
"github.com/filecoin-project/lotus/chain/types"
cid "github.com/ipfs/go-cid"
"github.com/prometheus/common/log"
pubsub "github.com/libp2p/go-libp2p-pubsub"
"go.uber.org/fx"