 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainExporter ¶
type ChainExporter struct {
	Config ExportConfig
	// contains filtered or unexported fields
}
    func NewChainExporter ¶
func NewChainExporter(head *types.TipSet, store blockstore.Blockstore, out io.Writer, cfg ExportConfig) *ChainExporter
type ExportConfig ¶
 Click to show internal directories. 
   Click to hide internal directories.