mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
minor fix
This commit is contained in:
parent
fa4df5860a
commit
85ea05e6b4
|
@ -74,5 +74,5 @@ abstract contract IncentivesResolver is Helpers, Events {
|
||||||
}
|
}
|
||||||
|
|
||||||
contract ConnectV3AaveIncentivesAvalanche is IncentivesResolver {
|
contract ConnectV3AaveIncentivesAvalanche is IncentivesResolver {
|
||||||
string public constant name = "Aave-Incentives-v1";
|
string public constant name = "Aave-V3-Incentives-v1";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user