mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 07:26:47 +00:00
Removed REST request to fetch account info for BTC China.
This commit is contained in:
@@ -206,8 +206,6 @@ func (b *BTCChina) Run() {
|
||||
if b.Websocket {
|
||||
go b.WebsocketClient()
|
||||
}
|
||||
|
||||
b.GetAccountInfo("all")
|
||||
|
||||
for b.Enabled {
|
||||
go func() {
|
||||
|
||||
Reference in New Issue
Block a user