Class TrackedRewardAccountInfoProvider

Wraps a RewardAccountInfoProvider, tracking # of calls of each function

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

Generated using TypeDoc