package
0.0.0-20240905203311-4ef5390ce303
Repository: https://github.com/rollchains/tiablob.git
Documentation: pkg.go.dev
# Functions
LoadBlockStoreState returns the BlockStoreState as loaded from disk.
NewBlockStore returns a new BlockStore with the given DB, initialized to the last height that was committed to the DB.
No description provided by the author
SaveBlockStoreStateBatch persists the blockStore state to the database.
# Structs
TODO: make proto, low priority.
BlockStore is a simple low level store for non-contiguous blocks.
TODO: make proto, low priority.
No description provided by the author