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

from message protocols.QueryParamsResponse

Hierarchy

Constructors

Properties

params holds all the parameters of this module.

from field: protocols.Params params = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "protocols.QueryParamsResponse" = "protocols.QueryParamsResponse"

Methods