- 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
3 lines
41 B
Python
Executable File
3 lines
41 B
Python
Executable File
def get_api_key():
|
|
return "test-key"
|