Renamed contract name to PublicCDP.

This commit is contained in:
Sowmayjain 2019-01-04 01:57:38 +05:30
parent 6fcf5b9b7d
commit 81c42e1859

View File

@ -188,7 +188,7 @@ contract ApproveTkn is Wipe {
}
contract MakerResolver is ApproveTkn {
contract PublicCDP is ApproveTkn {
event MKRCollected(uint amount);