contract name change

This commit is contained in:
Samyak Jain 2019-09-16 12:47:56 -07:00
parent 95c58095e3
commit 8bcb528102

View File

@ -575,7 +575,7 @@ contract CompoundResolver is MakerResolver {
}
contract Bridge is CompoundResolver {
contract InstaMakerCompBridge is CompoundResolver {
event LogMakerToCompound(uint ethAmt, uint daiAmt);
event LogCompoundToMaker(uint ethAmt, uint daiAmt);