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

    Class QueryParamsResponse

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

    from message ibc.applications.transfer.v1.QueryParamsResponse

    Hierarchy

    Index

    Constructors

    Properties

    params?: ibc.Params

    params defines the parameters of the module.

    from field: ibc.applications.transfer.v1.Params params = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "ibc.applications.transfer.v1.QueryParamsResponse"

    Methods