Update contracts/arbitrum/connectors/aave/v3/main.sol

Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
This commit is contained in:
Shriya Tyagi 2022-04-29 02:07:03 +04:00 committed by GitHub
parent bc622864ab
commit 49f86dc29a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -458,7 +458,7 @@ abstract contract AaveResolver is Events, Helpers {
* @param rateMode The type of debt
* @param delegateTo The address to whom the user is delegating
* @param getId ID to retrieve amt.
* @param setId ID stores the amount of tokens deposited.
* @param setId ID stores the amount of tokens delegated.
*/
function delegateBorrow(
address token,