mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Update comments
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
parent
7b98a2da27
commit
da4add4090
|
|
@ -3,7 +3,7 @@ pragma solidity ^0.7.0;
|
||||||
pragma experimental ABIEncoderV2;
|
pragma experimental ABIEncoderV2;
|
||||||
/**
|
/**
|
||||||
* @title Aave v3 import connector .
|
* @title Aave v3 import connector .
|
||||||
* @dev Import EOA's / withdraw DSA's aave V3 position to DSA's aave v3 position
|
* @dev Import EOA's / External DSA's aave V3 position to DSA's aave v3 position
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { TokenInterface, AccountInterface, ListInterface } from "../../../common/interfaces.sol";
|
import { TokenInterface, AccountInterface, ListInterface } from "../../../common/interfaces.sol";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user