Type alias RewardIndex

RewardIndex: {
    index: BN;
    rewardToken: Address;
}

Type declaration

Generated using TypeDoc