# Functions
NewBlockIndex will create a empty BlockIndex.
No description provided by the author
No description provided by the author
NewUtxoViewpoint returns a new empty unspent transaction output view.
# Structs
BlockIndex is the struct for help chain trace block chain as tree.
BlockNode represents a block within the block chain and is primarily used to aid in selecting the best chain to be the main chain.
UtxoViewpoint represents a view into the set of unspent transaction outputs.