- Change file mode from 644 to 755 for all project files - Add chain_id parameter to get_balance RPC endpoint with default "ait-devnet" - Rename Miner.extra_meta_data to extra_metadata for consistency
10 lines
226 B
YAML
Executable File
10 lines
226 B
YAML
Executable File
# CLI Staging Configuration
|
|
coordinator_url: http://127.0.0.1:8001
|
|
api_key: null
|
|
output_format: table
|
|
config_file: /home/oib/windsurf/aitbc/cli-dev/cli-staging-config.yaml
|
|
test_mode: true
|
|
timeout: 30
|
|
debug: true
|
|
staging: true
|