#103 - Every ERC20 not returns `true` on success so this can break the logic in `repayBadDebtWithCash` when erc20 don't return bool on success/failure like USDT protocol.
Every ERC20 not returns `true` on success so this can break the logic in `repayBadDebtWithCash` when erc20 don't return bool on success/failure like USDT protocol.