# Packages
No description provided by the author
# Functions
NewBlockChain returns a Chain instance.
# Structs
Block is the implementation of block.
BlockChain is the implementation of chain.
BlockHead is the struct of block head.
# Interfaces
Chain defines Chain's API.