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
243326c7b2
commit
b833ab1392
|
@ -141,3 +141,7 @@ abstract contract Resolver is Helpers {
|
|||
);
|
||||
}
|
||||
}
|
||||
|
||||
contract ConnectV2HopPolygon is Resolver {
|
||||
string public constant name = "Hop-v1.0";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user