diff --git a/README.md b/README.md index fcd1489..e421b6b 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ pool.start(); ``` + + #### [Optional, recommended] Setting up blocknotify * For stratum initialization options set `blockNotifyListener.enabled` to true * Set the `blockNotifyListener.port` and `blockNotifyListener.password` @@ -166,6 +168,7 @@ pool.start(); Credits ------- * [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 * [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