mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
Periodic pairsLastUpdated timestamp update
Fix other GoReportCard warnings
This commit is contained in:
8
testdata/configtest.json
vendored
8
testdata/configtest.json
vendored
@@ -274,7 +274,7 @@
|
||||
"baseCurrencies": "JPY",
|
||||
"assetTypes": "SPOT",
|
||||
"supportsAutoPairUpdates": false,
|
||||
"pairsLastUpdated": 1543208659,
|
||||
"pairsLastUpdated": 1545884823,
|
||||
"configCurrencyPairFormat": {
|
||||
"uppercase": true,
|
||||
"delimiter": "_"
|
||||
@@ -885,7 +885,7 @@
|
||||
"baseCurrencies": "USD,SGD",
|
||||
"assetTypes": "SPOT",
|
||||
"supportsAutoPairUpdates": false,
|
||||
"pairsLastUpdated": 1543208659,
|
||||
"pairsLastUpdated": 1545884823,
|
||||
"configCurrencyPairFormat": {
|
||||
"uppercase": true
|
||||
},
|
||||
@@ -1086,7 +1086,7 @@
|
||||
"baseCurrencies": "CNY",
|
||||
"assetTypes": "SPOT",
|
||||
"supportsAutoPairUpdates": false,
|
||||
"pairsLastUpdated": 1543207521,
|
||||
"pairsLastUpdated": 1545884823,
|
||||
"configCurrencyPairFormat": {
|
||||
"uppercase": true
|
||||
},
|
||||
@@ -1250,7 +1250,7 @@
|
||||
"baseCurrencies": "USD",
|
||||
"assetTypes": "SPOT",
|
||||
"supportsAutoPairUpdates": false,
|
||||
"pairsLastUpdated": 1543207521,
|
||||
"pairsLastUpdated": 1545884823,
|
||||
"configCurrencyPairFormat": {
|
||||
"uppercase": true,
|
||||
"delimiter": "_"
|
||||
|
||||
Reference in New Issue
Block a user