Class AccountByKeyAPI

Hierarchy

  • AccountByKeyAPI

Constructors

Methods

Constructors

Methods

  • Convenience for calling account_by_key_api.

    Type Parameters

    Type Parameters

    • T

    Parameters

    • method: string
    • Optional params: any

    Returns Promise<T>

  • Returns all accounts that have the key associated with their owner or active authorities.

    Parameters

    Returns Promise<AccountsByKey>

Generated using TypeDoc