updated
This commit is contained in:
parent
eb7c04e509
commit
23b7d2a705
@ -83,7 +83,7 @@ Installation
|
||||
* Inside `config.json` make sure `blockNotifyListener.enabled` is set to true
|
||||
* Set the `blockNotifyListener.port` and `blockNotifyListener.password`
|
||||
* Inside your daemon startup parameters or conf file, use `-blocknotify="[path to blockNotify.js] [pool host]:[pool blockNotifyListener port] [blockNotifyListener password] [coin symbole set in coin's json config] %s"`
|
||||
* Example: `dogecoind -blocknotify="blockNotify.js localhost:8117 mySuperSecurePassword doge %s"
|
||||
* Example: `dogecoind -blocknotify="blockNotify.js localhost:8117 mySuperSecurePassword doge %s"`
|
||||
* If your daemon is on a different host you will have to copy the `blockNotify.js` to it
|
||||
|
||||
* To start the poolserver run:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user