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

from message cosmos.staking.v1beta1.QueryParamsResponse

Hierarchy

Constructors

Properties

params holds all the parameters of this module.

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

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

Methods