Type alias PoolReward

PoolReward: {
    amount: BN;
    pool: Address;
}

Type declaration

Generated using TypeDoc