20260326
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
}
|
}
|
||||||
, "connectors": {
|
, "connectors": {
|
||||||
"simulated": false,
|
"simulated": false,
|
||||||
"exhanges": ["COINBASE_AT"]
|
"exchanges": ["COINBASE_AT"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
, "bookkeeper": {
|
, "bookkeeper": {
|
||||||
@@ -111,7 +111,7 @@
|
|||||||
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.MD_GW."
|
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.MD_GW."
|
||||||
, "connectors": {
|
, "connectors": {
|
||||||
"simulated": false,
|
"simulated": false,
|
||||||
"exhanges": ["COINBASE_AT"]
|
"exchanges": ["COINBASE_AT"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
, "musvc_monitor": {
|
, "musvc_monitor": {
|
||||||
@@ -178,7 +178,7 @@
|
|||||||
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.OE_GW."
|
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.OE_GW."
|
||||||
, "connectors": {
|
, "connectors": {
|
||||||
"simulated": false,
|
"simulated": false,
|
||||||
"exhanges": ["COINBASE_AT"]
|
"exchanges": ["COINBASE_AT"]
|
||||||
}
|
}
|
||||||
"debug_mode": { # used when '--debug_mode'
|
"debug_mode": { # used when '--debug_mode'
|
||||||
"partial_fill_wait_sec": 3600.0,
|
"partial_fill_wait_sec": 3600.0,
|
||||||
|
|||||||
Reference in New Issue
Block a user