mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
updated comments
This commit is contained in:
parent
3d3e53a153
commit
59e5bf418c
|
@ -127,7 +127,7 @@ interface IAaveIncentivesController {
|
||||||
function PRECISION() external view returns (uint8);
|
function PRECISION() external view returns (uint8);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @dev for backward compatibility with previous implementation of the Incentives controller
|
* @dev Gets the distribution end timestamp of the emissions
|
||||||
*/
|
*/
|
||||||
function DISTRIBUTION_END() external view returns (uint256);
|
function DISTRIBUTION_END() external view returns (uint256);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user