mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
fix
Signed-off-by: pradyuman-verma <pradyumnverma27@gmail.com>
This commit is contained in:
parent
6928ab91c5
commit
0b2a497367
|
@ -79,6 +79,6 @@ abstract contract Resolver is Events {
|
|||
}
|
||||
}
|
||||
|
||||
contract ConnectV2InstaAaveV3Automation is Resolver {
|
||||
contract ConnectV2InstaAaveV3AutomationAvalanche is Resolver {
|
||||
string public constant name = "Insta-Aave-V3-Automation-v1";
|
||||
}
|
||||
|
|
|
@ -79,6 +79,6 @@ abstract contract Resolver is Events {
|
|||
}
|
||||
}
|
||||
|
||||
contract ConnectV2InstaAaveV3Automation is Resolver {
|
||||
contract ConnectV2InstaAaveV3AutomationPolygon is Resolver {
|
||||
string public constant name = "Insta-Aave-V3-Automation-v1";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user