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

from message badges.QueryParamsResponse

Hierarchy

Constructors

Properties

params holds all the parameters of this module.

from field: badges.Params params = 1;

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

Methods