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

    Class QueryGranterGrantsRequest

    QueryGranterGrantsRequest is the request type for the Query/GranterGrants RPC method.

    from message cosmos.authz.v1beta1.QueryGranterGrantsRequest

    Hierarchy

    Index

    Constructors

    Properties

    granter: string = ""

    from field: string granter = 1;

    pagination?: PageRequest

    pagination defines an pagination for the request.

    from field: cosmos.base.query.v1beta1.PageRequest pagination = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.authz.v1beta1.QueryGranterGrantsRequest"

    Methods