package
2.0.0+incompatible
Repository: https://github.com/okex/exchain.git
Documentation: pkg.go.dev

# Functions

LoadBlockStoreStateJSON returns the BlockStoreStateJSON as loaded from disk.
NewBlockStore returns a new BlockStore with the given DB, initialized to the last height that was committed to the DB.
NewBlockStore returns a new BlockStore with the given DB, initialized to the last height that was committed to the DB.

# Structs

BlockStore is a simple low level store for blocks.
BlockStoreStateJSON is the block store state JSON structure.
----------------------------------------------------------------------------- DeltaStore is a simple low level store for deltas.