Skip to content

Commit

Permalink
fix: Fix function docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TobaSenju committed Nov 18, 2022
1 parent 3563dd4 commit 44faafa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/rewards/RewardsDistributor.sol
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ abstract contract RewardsDistributor is IRewardsDistributor {

/**
* @dev Calculates the next value of an specific distribution index, with validations
* @param rewardData Storage pointer to the distribution reward config
* @param totalSupply of the asset being rewarded
* @param assetUnit One unit of asset (10**decimals)
* @return The new index.
Expand Down

0 comments on commit 44faafa

Please sign in to comment.