QueryConfigRequest is the Query/Config response type.

from message cosmos.app.v1alpha1.QueryConfigResponse

Hierarchy

Constructors

Properties

config is the current app config.

from field: cosmos.app.v1alpha1.Config config = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.app.v1alpha1.QueryConfigResponse" = "cosmos.app.v1alpha1.QueryConfigResponse"

Methods