Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteIndex ¶
Types ¶
type BlockIndex ¶
type BlockIndex struct { Index []string TxHashIndex map[string]TxHashIndexType }
func BuildIndex ¶
func BuildIndex(bkslice []*block.BlockType) (idx BlockIndex)
type TxHashIndexType ¶
Click to show internal directories.
Click to hide internal directories.