GetConfigurationDescriptorResponse is the response returned by the GetConfigurationDescriptor RPC

from message cosmos.base.reflection.v2alpha1.GetConfigurationDescriptorResponse

Hierarchy

Constructors

Properties

config describes the application's sdk.Config

from field: cosmos.base.reflection.v2alpha1.ConfigurationDescriptor config = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.reflection.v2alpha1.GetConfigurationDescriptorResponse" = "cosmos.base.reflection.v2alpha1.GetConfigurationDescriptorResponse"

Methods