package
0.0.0-20200509070443-6425a1c5c23a
Repository: https://github.com/zeepin/zeepinchain.git
Documentation: pkg.go.dev
# Functions
NewBlockCache return BlockCache instance.
NewBlockStore return the block store instance.
NewEventStore return event store instance.
NewLedgerStore return LedgerStoreImp instance.
No description provided by the author
NewStateStore return state store instance.
No description provided by the author
# Constants
Block cache size.
Bath size of saving header index.
No description provided by the author
Version of ledger store.
Transaction cache size.
# Variables
Bookkeeper store key.
No description provided by the author
Storage save path.
No description provided by the author
No description provided by the author
# Structs
BlockCache with block cache and transaction hash.
Block store save the data of block & transaction.
No description provided by the author
Saving event notifies gen by smart contract execution.
LedgerStoreImp is main store struct fo ledger.
No description provided by the author
StateStore saving the data of ledger states.
Value of transaction cache.