Function: addRewardToEpoch(address _token, uint256 _amount, uint256 _epoch)
The same function as addReward, but it allows to control the _epoch amount.
addRewardToEpoch(address _token, uint256 _amount, uint256 _epoch)The same function as addReward, but it allows to control the _epoch amount.