//
pkg.gl
Category
github.com/anchorageoss/sei-tendermint
internal
store
package
1.0.1
Repository:
https://github.com/anchorageoss/sei-tendermint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
7
Files
665 SLOC
#
Functions
NewBlockStore
NewBlockStore returns a new BlockStore with the given DB, initialized to the last height that was committed to the DB.
#
Structs
BlockStore
BlockStore is a simple low level store for blocks.