Interface RewardsProvider

Hierarchy

Properties

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

Type declaration

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

Type declaration

Methods

Generated using TypeDoc