bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class QueryParamsResponse

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

    from message protocols.QueryParamsResponse

    Hierarchy

    Index

    Constructors

    Properties

    params?: protocols.Params

    params holds all the parameters of this module.

    from field: protocols.Params params = 1;

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

    Methods