Skip to content

Commit

Permalink
Merge branch 'main' into jacob/untracked/enable-spark-automation-migr…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
marcinciarka authored Feb 28, 2024
2 parents c3ef0c1 + fdad304 commit 69ad6a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configs/oasis-borrow/getFeatures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ export const getFeatures = ({ isStaging: _isStaging }: ConfigHelperType) => ({
SparkOptimizationEthereum: true,
SparkTrailingStopLossLambdaEthereum: true,
SparkProtectionLambdaEthereum: true,
AaveV3PartialTakeProfitLambdaEthereum: false,
AaveV3PartialTakeProfitLambdaOptimism: false,
AaveV3PartialTakeProfitLambdaArbitrum: false,
AaveV3PartialTakeProfitLambdaBase: false,
SparkPartialTakeProfitLambdaEthereum: false,
AjnaBase: true,
AjnaPoolFinder: true,
AjnaSafetySwitch: false,
Expand Down

0 comments on commit 69ad6a9

Please sign in to comment.