Hierarchy

Implements

Constructors

Properties

delegationPortfolio: ((rewardAccounts: RewardAccount) => Promise<null | Cip17DelegationPortfolio>)

Type declaration

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

Type declaration

rewardAccountInfo: ((rewardAccount: RewardAccount, localEpoch: EpochNo) => Promise<RewardAccountInfo>)

Type declaration

Methods

  • Type Parameters

    • T

    Parameters

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

    • tracker: BehaviorSubject<ProviderFnStats>

    Returns Promise<T>

Generated using TypeDoc