mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
added comments
This commit is contained in:
parent
766b95c787
commit
4a3382d342
|
@ -6,6 +6,10 @@ import "./interfaces.sol";
|
|||
import "./helpers.sol";
|
||||
import "./events.sol";
|
||||
|
||||
/**
|
||||
* @title Aave v2 to v3 import connector .
|
||||
* @dev migrate aave V2 position to aave v3 position
|
||||
*/
|
||||
contract _AaveV2ToV3MigrationResolver is _AaveHelper {
|
||||
function _importAave(
|
||||
address userAccount,
|
||||
|
|
Loading…
Reference in New Issue
Block a user