Hierarchy

Implements

Constructors

Properties

healthCheck: (() => Promise<HealthCheckResponse>)

Type declaration

rewardAccountBalance: ((args: RewardAccountBalanceArgs) => Promise<bigint>)

Type declaration

rewardsHistory: ((args: RewardsHistoryArgs) => Promise<Map<RewardAccount, Reward[]>>)

Type declaration

Methods

  • Type Parameters

    • T

    Parameters

    • call: (() => Promise<T>)
        • (): Promise<T>
        • Returns Promise<T>

    • tracker: BehaviorSubject<ProviderFnStats>

    Returns Promise<T>

Generated using TypeDoc