package
0.0.0-20190618060323-4701ab309562
Repository: https://github.com/fletaio/core.git
Documentation: pkg.go.dev
# Variables
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
store errors.
# Structs
Config is the configuration of the kernel.
Kernel processes the block chain using its components and stores state of the block chain It based on Proof-of-Formulation and Account/UTXO hybrid model All kinds of accounts and transactions processed the out side of kernel.
Store saves the target chain state All updates are executed in one transaction with FileSync option.
# Interfaces
EventHandler provides callback abilities to the kernel.