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

from message anchor.QueryParamsResponse

Hierarchy

Constructors

Properties

params holds all the parameters of this module.

from field: anchor.Params params = 1;

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

Methods