package cosmos.base.store.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CommitID

commit_info.proto:24

CommitID defines the committment information when a specific store is committed.

Used in: StoreInfo

message CommitInfo

commit_info.proto:10

CommitInfo defines commit information used by the multi-store when committing a version/height.

message StoreInfo

commit_info.proto:17

StoreInfo defines store-specific commit information. It contains a reference between a store name and the commit ID.

Used in: CommitInfo

message StoreKVPair

listening.proto:11

StoreKVPair is a KVStore KVPair used for listening to state changes (Sets and Deletes) It optionally includes the StoreKey for the originating KVStore and a Boolean flag to distinguish between Sets and Deletes Since: cosmos-sdk 0.43