- 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
14 lines
202 B
YAML
Executable File
14 lines
202 B
YAML
Executable File
|
|
agent:
|
|
name: miner1
|
|
type: miner
|
|
wallet_path: ~/.aitbc/wallets/miner1_wallet.json
|
|
|
|
node:
|
|
endpoint: http://localhost:8082
|
|
timeout: 30
|
|
|
|
coordinator:
|
|
url: http://localhost:8000
|
|
api_key: null
|