mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
updated comment
This commit is contained in:
parent
5d25b362ca
commit
860402a94c
|
@ -13,7 +13,7 @@ import {SafeERC20} from '../dependencies/openzeppelin/contracts/SafeERC20.sol';
|
|||
/**
|
||||
* @title Aave ERC20 AToken
|
||||
*
|
||||
* @dev Implementation of the interest bearing token for the DLP protocol.
|
||||
* @dev Implementation of the interest bearing token for the Aave protocol.
|
||||
* @author Aave
|
||||
*/
|
||||
contract AToken is VersionedInitializable, IncentivizedERC20, IAToken {
|
||||
|
|
Loading…
Reference in New Issue
Block a user