Bitfinex: Add subscription configuration and templating (#1597)

* Bitfinex: Correct comment about R0 OB

* Bitfinex: Test config updates

* Bitfinex: Add missing assets to configtest

* Bitfinex: Rename GenerateDefaultSubscriptions

* Bitfinex: Add Subscription configuration

* Subscriptions: Document panic in templates
This commit is contained in:
Gareth Kirwan
2024-10-18 00:23:15 +02:00
committed by GitHub
parent 9645b7b6e7
commit ba77c9946d
7 changed files with 269 additions and 203 deletions

View File

@@ -1,4 +1,4 @@
package subscriptionstest
package subscription
import (
"maps"