Skip to content

Commit

Permalink
Added the mirrored config"adjustDisabledFor" (same as closeDisabledFo…
Browse files Browse the repository at this point in the history
…r) (#47)
  • Loading branch information
marcinciarka authored Oct 3, 2023
1 parent 28fb9b5 commit 97c4134
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/oasis-borrow/getParameters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,9 @@ export const getParameters = ({
collateral: ["DAI", "USDC"],
strategyTypes: ["short"],
},
adjustDisabledFor: {
collateral: ["DAI", "USDC"],
strategyTypes: ["short"],
},
},
});

0 comments on commit 97c4134

Please sign in to comment.