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

    Class QueryParamsResponse

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

    from message cosmos.auth.v1beta1.QueryParamsResponse

    Hierarchy

    Index

    Constructors

    Properties

    params defines the parameters of the module.

    from field: cosmos.auth.v1beta1.Params params = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.auth.v1beta1.QueryParamsResponse"

    Methods