mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-30 07:26:46 +00:00
Binance: Fix UKlineData func (#768)
This commit is contained in:
2
testdata/http_mock/binance/binance.json
vendored
2
testdata/http_mock/binance/binance.json
vendored
@@ -253203,7 +253203,7 @@
|
||||
"0"
|
||||
]
|
||||
],
|
||||
"queryString": "end_time=1580515200\u0026interval=5m\u0026start_time=1577836800\u0026symbol=LTCUSDT",
|
||||
"queryString": "endTime=1580515200000\u0026interval=5m\u0026startTime=1577836800000\u0026symbol=LTCUSDT",
|
||||
"bodyParams": "",
|
||||
"headers": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user