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

    Class QueryModuleAccountsResponse

    QueryModuleAccountsResponse is the response type for the Query/ModuleAccounts RPC method.

    Since: cosmos-sdk 0.46

    from message cosmos.auth.v1beta1.QueryModuleAccountsResponse

    Hierarchy

    Index

    Constructors

    Properties

    accounts: Any[] = []

    from field: repeated google.protobuf.Any accounts = 1;

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

    Methods