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