package
0.0.0-20240305091328-aa4207a4b25d
Repository: https://github.com/badrootd/celestia-core.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.
SaveBlockStoreState persists the blockStore state to the database.

# Structs

BlockStore is a simple low level store for blocks.