Use sub-optimal gas cost algorithm

This commit is contained in:
Shivva 2020-11-26 16:21:19 +01:00 committed by Luis Schliesske
parent fade13c960
commit 597b23d6e2

View File

@ -78,7 +78,7 @@ contract ConditionDebtBridgeIsAffordable is GelatoConditionsStandard {
uint256 gasFeesPaidFromCol =
_getGelatoProviderFees(
_getGasCostMakerToMaker(
true,
false,
_getFlashLoanRoute(
DAI,
_getRealisedDebt(_getMakerVaultDebt(_vaultId))