Files
gocryptotrader/testdata/http_mock/exclusion.json
Adrian Gallagher ba3dcc8e25 Bybit: Fix UpdateAccountInfo coin balance issue, improve GetWalletBalance and enhance test coverage (#1588)
* Bybit: Fix UpdateAccountInfo and enhance GetWalletBalance

* Update struct field and comments
2024-07-29 12:36:10 +10:00

21 lines
257 B
JSON

{
"headers": [
"Key",
"X-Mbx-Apikey",
"Rest-Key",
"Apiauth-Key",
"X-Gemini-Apikey",
"X-Bapi-Api-Key"
],
"variables": [
"bsb",
"user",
"name",
"real_name",
"receiver_name",
"account_number",
"username",
"login",
"apiKey"
]
}