Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGenesisSnapshot ¶
func GetGenesisSnapshot() *common.SnapshotBlock
Types ¶
type BlockChain ¶
type BlockChain interface { face.SnapshotReader face.SnapshotWriter face.AccountReader face.AccountWriter SetChainListener(listener face.ChainListener) }
func NewChain ¶
func NewChain(cfg *config.Chain) BlockChain
Click to show internal directories.
Click to hide internal directories.