BTCMarkets: Add subscription configuration (#1624)

* Subscription: Add List.GroupByPairs

* BTCMarkets: Add subscription conf

* BTCMarkets: Upgrade test config
This commit is contained in:
Gareth Kirwan
2024-12-05 04:50:10 +01:00
committed by GitHub
parent 6b79e4c0b4
commit 0c4b070ebc
8 changed files with 139 additions and 50 deletions

View File

@@ -33,6 +33,7 @@ const (
MyOrdersChannel = "myOrders"
MyWalletChannel = "myWallet"
MyAccountChannel = "myAccount"
HeartbeatChannel = "heartbeat"
)
// Public errors