Added comment

This commit is contained in:
Thrilok Kumar 2019-11-12 03:52:39 +05:30
parent ef2674aaaa
commit b85a9e79da

View File

@ -575,7 +575,7 @@ contract MigrateResolver is MigrateHelper {
//migrate the split cdp.
newMcdCdp = migrateToMCD(scdMcdMigration, splitCup, payFeeWith);
} else {
// Check Thrilok - Add for debt
// draw extra SAI for paying fee.
drawDebtForFee(scdCup);
//migrate the scd cdp.
newMcdCdp = migrateToMCD(scdMcdMigration, scdCup, payFeeWith);