mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Update contracts/polygon/connectors/aave/automation-v3/main.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
parent
1b26dc0327
commit
fb523149c8
|
@ -64,6 +64,6 @@ abstract contract Resolver is Events {
|
|||
}
|
||||
}
|
||||
|
||||
contract ConnectV2InstaAaveAutomation is Resolver {
|
||||
string public constant name = "Insta-Aave-Automation-v1";
|
||||
contract ConnectV2InstaAaveV3Automation is Resolver {
|
||||
string public constant name = "Insta-Aave-V3-Automation-v1";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user