mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-07 15:11:03 +00:00
BTCMarkets: Add subscription configuration (#1624)
* Subscription: Add List.GroupByPairs * BTCMarkets: Add subscription conf * BTCMarkets: Upgrade test config
This commit is contained in:
@@ -33,6 +33,7 @@ const (
|
||||
MyOrdersChannel = "myOrders"
|
||||
MyWalletChannel = "myWallet"
|
||||
MyAccountChannel = "myAccount"
|
||||
HeartbeatChannel = "heartbeat"
|
||||
)
|
||||
|
||||
// Public errors
|
||||
|
||||
Reference in New Issue
Block a user