{ "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", "app": { "name": "khadhroony-bot3", "environment": "development" }, "demo": { "live_demo_enabled": true, "trading_demo_enabled": false } } ] }