 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockExplorer ¶
type BlockExplorer struct {
	*blockchain.BlockStore
	// contains filtered or unexported fields
}
    func NewBlockExplorer ¶
func NewBlockExplorer(dbBackendType db.DBBackendType, dbDir string) *BlockExplorer
 Click to show internal directories. 
   Click to hide internal directories.