Updated
This commit is contained in:
parent
d7bac30c18
commit
f77b606418
@ -49,7 +49,7 @@ Installation
|
|||||||
Example configuration for dogecoin.json:
|
Example configuration for dogecoin.json:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"name": "Dogecoin",
|
"name": "Dogecoin",
|
||||||
"symbol": "doge",
|
"symbol": "doge",
|
||||||
"algorithm": "scrypt",
|
"algorithm": "scrypt",
|
||||||
@ -65,7 +65,7 @@ Installation
|
|||||||
"blocknotify": "blockNotify.js doge %s",
|
"blocknotify": "blockNotify.js doge %s",
|
||||||
"startIfOffline": true
|
"startIfOffline": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
* To start the poolserver run init.js
|
* To start the poolserver run init.js
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user