QueryParamsRequest is the request type for the Query/Params RPC method.

from message cosmos.gov.v1beta1.QueryParamsRequest

Hierarchy

Constructors

Properties

paramsType: string = ""

params_type defines which parameters to query for, can be one of "voting", "tallying" or "deposit".

from field: string params_type = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.gov.v1beta1.QueryParamsRequest" = "cosmos.gov.v1beta1.QueryParamsRequest"

Methods