QueryParamsResponse is the response type for the Query/Params RPC method.

from message cosmos.distribution.v1beta1.QueryParamsResponse

Hierarchy

Constructors

Properties

params defines the parameters of the module.

from field: cosmos.distribution.v1beta1.Params params = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.distribution.v1beta1.QueryParamsResponse" = "cosmos.distribution.v1beta1.QueryParamsResponse"

Methods