mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Minor change
This commit is contained in:
parent
b0744e2797
commit
a9897fe372
|
@ -342,6 +342,6 @@ abstract contract BCompoundResolver is Events, Helpers {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
contract ConnectV1BCompound is BCompoundResolver {
|
contract ConnectV2BCompound is BCompoundResolver {
|
||||||
string public name = "B.Compound-v1.0";
|
string public name = "B.Compound-v1.0";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user