From 795b2a05ee051ce8efe02bf5f3082056b697a187 Mon Sep 17 00:00:00 2001 From: Procrastinator Date: Sat, 17 Dec 2016 22:22:19 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cb1df11..27fea75 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,12 @@ npm install Take a look at the example json file inside the `pool_configs` directory. Rename it to `zclassic.json` and change the example fields to fit your setup. +###### Note: 1 Difficulty is actually 8192, 0.125 Difficulty is actually 1024. + +Whenever a miner submits a share, the pool counts the difficulty and keeps adding them as the shares. + +ie: Miner 1 mines at 0.1 difficulty and finds 10 shares, the pool sees it as 1 share. Miner 2 mines at 0.5 difficulty and finds 5 shares, the pool sees it as 2.5 shares. + Solo mining? Set a port with a ridiculously high difficulty to force z-nomp to use the network difficulty, so every share finds a block. Be sure to disable payments as well. ``` "3032": {