mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
fix: Update to ConnectV2PoolTogetherPolygon
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
parent
b401bfa534
commit
cb21849366
|
@ -140,6 +140,6 @@ abstract contract PoolTogetherResolver is Events, DSMath, Basic {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
contract ConnectV2PoolTogether is PoolTogetherResolver {
|
contract ConnectV2PoolTogetherPolygon is PoolTogetherResolver {
|
||||||
string public constant name = "PoolTogether-v1";
|
string public constant name = "PoolTogether-v1";
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user