mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-19 07:26:49 +00:00
Bybit: Fix UpdateAccountInfo coin balance issue, improve GetWalletBalance and enhance test coverage (#1588)
* Bybit: Fix UpdateAccountInfo and enhance GetWalletBalance * Update struct field and comments
This commit is contained in:
480974
testdata/http_mock/bybit/bybit.json
vendored
480974
testdata/http_mock/bybit/bybit.json
vendored
File diff suppressed because it is too large
Load Diff
6
testdata/http_mock/exclusion.json
vendored
6
testdata/http_mock/exclusion.json
vendored
@@ -4,7 +4,8 @@
|
||||
"X-Mbx-Apikey",
|
||||
"Rest-Key",
|
||||
"Apiauth-Key",
|
||||
"X-Gemini-Apikey"
|
||||
"X-Gemini-Apikey",
|
||||
"X-Bapi-Api-Key"
|
||||
],
|
||||
"variables": [
|
||||
"bsb",
|
||||
@@ -14,6 +15,7 @@
|
||||
"receiver_name",
|
||||
"account_number",
|
||||
"username",
|
||||
"login"
|
||||
"login",
|
||||
"apiKey"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user