mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
fixed typo
This commit is contained in:
parent
713e618990
commit
fb19080980
|
@ -292,5 +292,5 @@ abstract contract AaveResolver is Events, Helpers {
|
||||||
}
|
}
|
||||||
|
|
||||||
contract ConnectV2AaveV3 is AaveResolver {
|
contract ConnectV2AaveV3 is AaveResolver {
|
||||||
string public constant name = "AaveV3-v1.1";
|
string public constant name = "AaveV3-v1.0";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user