Skip to content

Commit

Permalink
Add OPEN.OMG/EOS, reverse bts:cny market in dashboard bitshares#477 and
Browse files Browse the repository at this point in the history
  • Loading branch information
svk31 committed Oct 1, 2017
1 parent 16f70e2 commit b67fcf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions app/components/Dashboard/Dashboard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class Dashboard extends React.Component {
["USD", "OPEN.DASH"],
["USD", "GOLD"],
["USD", "HERO"],
["CNY", "BTS"],
["CNY", "OPEN.BTC"],
["CNY", "USD"],
["CNY", "OPEN.ETH"],
Expand All @@ -33,15 +34,14 @@ class Dashboard extends React.Component {
["OPEN.BTC", "OPEN.ETH"],
["OPEN.BTC", "KEXCOIN"],
["OPEN.BTC", "OPEN.DASH"],
["OPEN.BTC", "OBITS"],
["OPEN.BTC", "BLOCKPAY"],
["OPEN.BTC", "OPEN.DGD"],
["OPEN.BTC", "OPEN.STEEM"],
["BTS", "CNY"],
["BTS", "OPEN.ETH"],
["BTS", "OPEN.EOS"],
["BTS", "PPY"],
["BTS", "OBITS"],
["BTS", "OPEN.STEEM"],
["BTS", "OBITS"],
["BTS", "RUBLE"],
["BTS", "HERO"],
["BTS", "OCT"],
Expand Down
2 changes: 1 addition & 1 deletion app/stores/SettingsStore.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ class SettingsStore {
"OPEN.USDT", "OPEN.EURT", "OPEN.BTC", "CADASTRAL", "BLOCKPAY", "BTWTY",
"OPEN.INCNT", "KAPITAL", "OPEN.MAID", "OPEN.SBD", "OPEN.GRC",
"YOYOW", "HERO", "RUBLE", "SMOKE", "STEALTH", "BRIDGE.BCO",
"BRIDGE.BTC", "KEXCOIN", "PPY"
"BRIDGE.BTC", "KEXCOIN", "PPY", "OPEN.EOS", "OPEN.OMG"
],
markets_39f5e2ed: [ // TESTNET
"PEG.FAKEUSD", "BTWTY"
Expand Down

0 comments on commit b67fcf3

Please sign in to comment.