mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-11-16 15:57:39 +00:00
37 lines
No EOL
1 KiB
Text
37 lines
No EOL
1 KiB
Text
{
|
|
"wallet_address": "44MnN1f3Eto8DZYUWuE5XZNUtE3vcRzt2j6PzqWpPau34e6Cf4fAxt6X2MBmrm6F9YMEiMNjN6W4Shn4pLcfNAja621jwyg",
|
|
"configure_monero": true,
|
|
"configure_xmrig": true,
|
|
"sidechain": [
|
|
0
|
|
],
|
|
"enable_statistics": true,
|
|
"statistics_port": "3380",
|
|
"expose_stratum_port": false,
|
|
"stratum_port": "3333",
|
|
"p2pool_log_level": 3,
|
|
"enable_autodiff": true,
|
|
"light_mode": false,
|
|
"no_cache": false,
|
|
"p2pool_options": "",
|
|
"monero_version": "latest",
|
|
"prune_blockchain": true,
|
|
"monero_log_level": 0,
|
|
"expose_rpc_port": false,
|
|
"rpc_port": "18081",
|
|
"rpc_login": "",
|
|
"limit_data_rates": false,
|
|
"rate_limit_up": "2048",
|
|
"rate_limit_down": "8192",
|
|
"sync_pruned_blocks": false,
|
|
"fast_sync": true,
|
|
"monero_options": "",
|
|
"public_monero_node": "",
|
|
"monero_node_login": "",
|
|
"xmrig_username": "p2pool",
|
|
"use_fixed_difficulty": true,
|
|
"fixed_difficulty": 500000,
|
|
"cpu_percent": 100,
|
|
"cpu_priority": 2,
|
|
"xmrig_options": ""
|
|
} |