@wharfkit/session - v4.0.1
    Preparing search index...

    Interface GetAccountsByAuthorizersParams

    interface GetAccountsByAuthorizersParams {
        accounts?: NameType[];
        keys?: PublicKeyType[];
    }
    Index
    accounts?: NameType[]
    keys?: PublicKeyType[]