Versions in this module Expand all Collapse all v1 v1.0.1 Sep 18, 2024 v1.0.0 May 17, 2024 Changes in this version + type BlockStore struct + func NewBlockStore(t mockConstructorTestingTNewBlockStore) *BlockStore + func (_m *BlockStore) Height() int64 + func (_m *BlockStore) LoadBlockCommit(height int64) *types.Commit + func (_m *BlockStore) LoadBlockMeta(height int64) *types.BlockMeta