mirror of
https://github.com/Instadapp/InstaContract.git
synced 2024-07-29 22:47:45 +00:00
Renamed contract name to PublicCDP.
This commit is contained in:
parent
6fcf5b9b7d
commit
81c42e1859
|
@ -188,7 +188,7 @@ contract ApproveTkn is Wipe {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
contract MakerResolver is ApproveTkn {
|
contract PublicCDP is ApproveTkn {
|
||||||
|
|
||||||
event MKRCollected(uint amount);
|
event MKRCollected(uint amount);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user