Versions in this module Expand all Collapse all v1 v1.0.0 Nov 17, 2022 Changes in this version + func First(st KVStore, start, end []byte) (kv sdkkv.Pair, ok bool) + func Last(st KVStore, start, end []byte) (kv sdkkv.Pair, ok bool) + func NewCommitKVStoreCacheManager() types.MultiStorePersistentCache + func NewCommitMultiStore(db dbm.DB) types.CommitMultiStore + type CacheKVStore = types.CacheKVStore + type CacheMultiStore = types.CacheMultiStore + type CacheWrap = types.CacheWrap + type CacheWrapper = types.CacheWrapper + type CommitID = types.CommitID + type CommitKVStore = types.CommitKVStore + type CommitMultiStore = types.CommitMultiStore + type CommitStore = types.CommitStore + type Committer = types.Committer + type Gas = types.Gas + type GasConfig = types.GasConfig + type GasMeter = types.GasMeter + type Iterator = types.Iterator + type KVPair = types.KVPair + type KVStore = types.KVStore + type Key = types.StoreKey + type MultiStore = types.MultiStore + type PruningOptions = types.PruningOptions + type Queryable = types.Queryable + type Store = types.Store + type TraceContext = types.TraceContext + type Type = types.StoreType