Type Alias PositionRewardInfoData

PositionRewardInfoData: {
    amountOwed: BN;
    growthInsideCheckpoint: BN;
}