Updated usage instructions
This commit is contained in:
parent
e8da12ad70
commit
5786c13b83
@ -145,6 +145,8 @@ pool.start();
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### [Optional, recommended] Setting up blocknotify
|
#### [Optional, recommended] Setting up blocknotify
|
||||||
* For stratum initialization options set `blockNotifyListener.enabled` to true
|
* For stratum initialization options set `blockNotifyListener.enabled` to true
|
||||||
* Set the `blockNotifyListener.port` and `blockNotifyListener.password`
|
* Set the `blockNotifyListener.port` and `blockNotifyListener.password`
|
||||||
@ -166,6 +168,7 @@ pool.start();
|
|||||||
Credits
|
Credits
|
||||||
-------
|
-------
|
||||||
* [vekexasia](https://github.com/vekexasia) - co-developer
|
* [vekexasia](https://github.com/vekexasia) - co-developer
|
||||||
|
* pronooob from [https://dogehouse.org/] - being super knowledgeable & helpful
|
||||||
* [Slush0](https://github.com/slush0/stratum-mining) - stratum protocol, documentation and original python code
|
* [Slush0](https://github.com/slush0/stratum-mining) - stratum protocol, documentation and original python code
|
||||||
* [viperaus](https://github.com/viperaus/stratum-mining) - scrypt adaptions to python code
|
* [viperaus](https://github.com/viperaus/stratum-mining) - scrypt adaptions to python code
|
||||||
* [ahmedbodi](https://github.com/ahmedbodi/stratum-mining) - more algo adaptions to python code
|
* [ahmedbodi](https://github.com/ahmedbodi/stratum-mining) - more algo adaptions to python code
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user