mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-11-16 15:57:39 +00:00
Update config.json
This commit is contained in:
parent
a7aed2f221
commit
345c231a9a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
// Fixed difficulty for miners that connect to your node must be set in their config.json
|
// Fixed difficulty for miners that connect to your node must be set in their config.json
|
||||||
//
|
//
|
||||||
{
|
{
|
||||||
"name": "mainnet test 2",
|
"name": "default",
|
||||||
"password": "",
|
"password": "",
|
||||||
"block_time": 10,
|
"block_time": 10,
|
||||||
"min_diff": 100000,
|
"min_diff": 100000,
|
||||||
|
|
Loading…
Reference in a new issue