StoreInfo defines store-specific commit information. It contains a reference between a store name and the commit ID.
from message cosmos.base.store.v1beta1.StoreInfo
Optional
from field: cosmos.base.store.v1beta1.CommitID commit_id = 2;
from field: string name = 1;
Static
Readonly
StoreInfo defines store-specific commit information. It contains a reference between a store name and the commit ID.
Generated
from message cosmos.base.store.v1beta1.StoreInfo