@icgio/clients-config 1.0.341 → 1.0.343

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- secretread.js:5a47d4c810ff9fe95079e72619a42e8bb32084210123642314f8fe0f4afa7868
1
+ secretread.js:e56d1bffe6fdf20ee60eadb58046728b1061199ca792f8414dbf84c7035cf3be
2
2
  data-source.js:440e328f62856d665e4b66a66f55406e0c9f3a974d2be3c000041fd1c552652b
package/config.js CHANGED
@@ -170,7 +170,7 @@ module.exports.clients_reporter_interval = clients_reporter_interval
170
170
  "SWFTC": {
171
171
  "coinbase_1": {
172
172
  "SWFTC": 5000000,
173
- "USDC": 15000
173
+ "USD": 15000
174
174
  }
175
175
  }
176
176
  }
package/config.json CHANGED
@@ -3,13 +3,13 @@
3
3
  "SWFTC": {
4
4
  "coinbase_1": {
5
5
  "SWFTC": 5000000,
6
- "USDC": 15000
6
+ "USD": 15000
7
7
  }
8
8
  },
9
9
  "COINBASE-BTC": {
10
10
  "coinbase_1": {
11
11
  "BTC": 0,
12
- "USDC": 0
12
+ "USD": 0
13
13
  }
14
14
  }
15
15
  },
@@ -81,7 +81,7 @@
81
81
  },
82
82
  "COINBASE-BTC": {
83
83
  "Coinbase": [
84
- "BTCUSDC"
84
+ "BTCUSD"
85
85
  ]
86
86
  },
87
87
  "HKBITEX-BTC": {
@@ -139,7 +139,7 @@
139
139
  },
140
140
  "SWFTC": {
141
141
  "Coinbase": [
142
- "SWFTCUSDC"
142
+ "SWFTCUSD"
143
143
  ],
144
144
  "Gate": [
145
145
  "SWFTCUSDT"
@@ -286,7 +286,7 @@
286
286
  ]
287
287
  },
288
288
  "COINBASE-BTC": {
289
- "BTCUSDC": [
289
+ "BTCUSD": [
290
290
  "Coinbase"
291
291
  ]
292
292
  },
@@ -662,4 +662,4 @@
662
662
  ]
663
663
  },
664
664
  "server_config_whitelist_ips": {}
665
- }
665
+ }
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.341",
3
+ "version": "1.0.343",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file