Skip to content

Commit

Permalink
Merge pull request #52 from OasisDEX/marcinciarka/add-base-feature-to…
Browse files Browse the repository at this point in the history
…ggle

New feature: BaseNetworkEnabled
  • Loading branch information
piotrwitek authored Oct 13, 2023
2 parents 04222ee + 102b3d6 commit 53573ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/oasis-borrow/getFeatures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ export const getFeatures = () => ({
UseNetworkSwitcherTestnets: false,
SparkProtocolStopLoss: true,
UseRpcGateway: false,
BaseNetworkEnabled: false,
});

0 comments on commit 53573ab

Please sign in to comment.