mirror of
https://github.com/Instadapp/smart-contract.git
synced 2024-07-29 22:08:07 +00:00
contract name change
This commit is contained in:
parent
95c58095e3
commit
8bcb528102
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue
Block a user