v0.5.1-pre.008
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"active_profile": "local_devnet",
|
||||
"sources": {
|
||||
"logging": "config/logging.config.json",
|
||||
"transport": "config/transport.config.json",
|
||||
"listeners": "config/listeners.config.json",
|
||||
"store": "config/store.config.json",
|
||||
"wallet": "config/wallet.config.json",
|
||||
"execution": "config/execution.config.json"
|
||||
},
|
||||
"profiles": [
|
||||
{
|
||||
"name": "local_devnet",
|
||||
"application": {
|
||||
"name": "khadhroony-bot3",
|
||||
"environment": "development",
|
||||
"demo": {
|
||||
"live_demo_enabled": true,
|
||||
"trading_demo_enabled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user