This commit is contained in:
Cryptoval Trading Technologies
2026-03-26 03:02:01 +00:00
parent 1e0db61b07
commit d865d84a87
+3 -3
View File
@@ -60,7 +60,7 @@
}
, "connectors": {
"simulated": false,
"exhanges": ["COINBASE_AT"]
"exchanges": ["COINBASE_AT"]
}
}
, "bookkeeper": {
@@ -111,7 +111,7 @@
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.MD_GW."
, "connectors": {
"simulated": false,
"exhanges": ["COINBASE_AT"]
"exchanges": ["COINBASE_AT"]
}
}
, "musvc_monitor": {
@@ -178,7 +178,7 @@
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.OE_GW."
, "connectors": {
"simulated": false,
"exhanges": ["COINBASE_AT"]
"exchanges": ["COINBASE_AT"]
}
"debug_mode": { # used when '--debug_mode'
"partial_fill_wait_sec": 3600.0,