Type alias PyInfo

PyInfo: {
    exchangeRate: BN;
    rewardIndexes: RewardIndex[];
    totalSupply: BN;
}

Type declaration

Generated using TypeDoc