mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-06 15:10:59 +00:00
Bithumb: Add subscription configuration (#1618)
This commit is contained in:
@@ -109,6 +109,7 @@ func (b *Bithumb) SetDefaults() {
|
||||
GlobalResultLimit: 1500,
|
||||
},
|
||||
},
|
||||
Subscriptions: defaultSubscriptions.Clone(),
|
||||
}
|
||||
b.Requester, err = request.New(b.Name,
|
||||
common.NewHTTPClientWithTimeout(exchange.DefaultHTTPTimeout),
|
||||
|
||||
Reference in New Issue
Block a user