This commit is contained in:
joeuhren
2019-06-07 20:05:28 -06:00
parent 60fb8e29b4
commit a175e03bfa
13 changed files with 332 additions and 36 deletions
+2 -1
View File
@@ -107,7 +107,7 @@
},
// market settings
//supported markets: bittrex, poloniex, yobit, empoex, bleutrade, cryptopia, ccex, coinexchange
//supported markets: bittrex, poloniex, yobit, empoex, bleutrade, cryptopia, ccex, coinexchange, stex
//default market is loaded by default and determines last price in header
"markets": {
"coin": "EXOR",
@@ -116,6 +116,7 @@
"cryptopia_id": "",
"ccex_key" : "Get-Your-Own-Key",
"coinexchange_id": "",
"stex_id": "",
"default": ""
},