proto/cosmos/app/runtime/v1alpha1/export library

Classes

Module
Module is the config object for the runtime module.
StoreKeyConfig
StoreKeyConfig may be supplied to override the default module store key, which is the module name.

Constants

Module$json → const Map<String, Object>
StoreKeyConfig$json → const Map<String, Object>

Properties

moduleDescriptor Uint8List
Descriptor for Module. Decode as a google.protobuf.DescriptorProto.
final
storeKeyConfigDescriptor Uint8List
Descriptor for StoreKeyConfig. Decode as a google.protobuf.DescriptorProto.
final