Skip to content

Commit

Permalink
Turn Ajna on (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
piekczyk authored Jan 11, 2024
1 parent 053c86e commit f3de0c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/oasis-borrow/getFeatures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ export const getFeatures = ({ isStaging: _isStaging }: ConfigHelperType) => ({
AaveV3OptimizationOptimism: false,
AaveV3OptimizationArbitrum: false,
AaveV3OptimizationBase: false,
AjnaBase: false,
AjnaBase: true,
AjnaPoolFinder: true,
AjnaSafetySwitch: true,
AjnaSafetySwitch: false,
AjnaSuppressValidation: false,
MorphoSafetySwitch: false,
MorphoSuppressValidation: false,
Expand Down

0 comments on commit f3de0c8

Please sign in to comment.