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

    Class QueryParamsRequest

    QueryParamsRequest is the request type for the Query/Params RPC method.

    from message cosmos.gov.v1beta1.QueryParamsRequest

    Hierarchy

    Index

    Constructors

    Properties

    paramsType: string = ""

    params_type defines which parameters to query for, can be one of "voting", "tallying" or "deposit".

    from field: string params_type = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.gov.v1beta1.QueryParamsRequest"

    Methods