filexport

package module
v0.0.0-...-6258b42 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2022 License: MIT Imports: 15 Imported by: 0

README

fil-chain-export

Utility for exporting the filecoin blockchain from a blockstore

Documentation

Index

Constants

View Source
const (
	Block taskType = iota
	Message
	Receipt
	State
	Dag
)

Variables

This section is empty.

Functions

func ExportRange

func ExportRange(ctx context.Context, bs bstore.Blockstore, head, tail *types.TipSet, messages, receipts, stateroots bool, workers int64, w io.Writer) error

func WalkRange

func WalkRange(ctx context.Context, bs bstore.Blockstore, head, tail *types.TipSet, messages, receipts, stateroots bool, workers int64, cb func(cid cid.Cid) error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL