Versions in this module Expand all Collapse all v0 v0.7.6 Jan 31, 2025 Changes in this version + var File_cosmos_store_v2_commit_info_proto protoreflect.FileDescriptor + type CommitID struct + Hash []byte + Version int64 + func (*CommitID) Descriptor() ([]byte, []int) + func (*CommitID) ProtoMessage() + func (x *CommitID) GetHash() []byte + func (x *CommitID) GetVersion() int64 + func (x *CommitID) ProtoReflect() protoreflect.Message + func (x *CommitID) Reset() + func (x *CommitID) String() string + type CommitInfo struct + CommitHash []byte + StoreInfos []*StoreInfo + Timestamp *timestamppb.Timestamp + Version int64 + func (*CommitInfo) Descriptor() ([]byte, []int) + func (*CommitInfo) ProtoMessage() + func (x *CommitInfo) GetCommitHash() []byte + func (x *CommitInfo) GetStoreInfos() []*StoreInfo + func (x *CommitInfo) GetTimestamp() *timestamppb.Timestamp + func (x *CommitInfo) GetVersion() int64 + func (x *CommitInfo) ProtoReflect() protoreflect.Message + func (x *CommitInfo) Reset() + func (x *CommitInfo) String() string + type StoreInfo struct + CommitId *CommitID + Name string + Structure string + func (*StoreInfo) Descriptor() ([]byte, []int) + func (*StoreInfo) ProtoMessage() + func (x *StoreInfo) GetCommitId() *CommitID + func (x *StoreInfo) GetName() string + func (x *StoreInfo) GetStructure() string + func (x *StoreInfo) ProtoReflect() protoreflect.Message + func (x *StoreInfo) Reset() + func (x *StoreInfo) String() string