Skip to content

Commit

Permalink
Add featured markets
Browse files Browse the repository at this point in the history
  • Loading branch information
sarah-thong committed Dec 29, 2022
1 parent 14df4f8 commit 5014297
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion configs/devnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"network": "devnet",
"featured_markets": [
"BTC_PERP.USDC",
"swth_eth"
"swth_eth",
"swth_nexo",
"swth_nexo"
]
}
4 changes: 3 additions & 1 deletion configs/testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"featured_markets": [
"BTC_PERP.USDC",
"cmkt/4",
"swth_eth"
"swth_eth",
"wrong_market",
"swth_nexo"
]
}

0 comments on commit 5014297

Please sign in to comment.