From 709266730111aa7a1f05a12fd4e423eb1d90ac52 Mon Sep 17 00:00:00 2001 From: SChernykh Date: Thu, 2 Sep 2021 09:21:52 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4414c13..05d9643 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Here's the comparison table of the different ways of mining. While pool mining i |-|-|-|-|-|-|-|-| |Centralized pool|Regular|0-3%|0.001-0.01 XMR|Yes|Less stable due to pool server outages|Pool admin controls your mined funds, what you mine and can execute network attacks|Only miner software is required |Solo|Rare|0%|0.6 XMR or more|No|As stable as your Monero node|100% under your control|Monero node + optional miner -|**P2Pool**|Regular|0%|less than 0.0005 XMR|No|As stable as your Monero node|100% under your control|Monero node + P2Pool node + miner +|**P2Pool**|Regular|0%|less than 0.0004 XMR|No|As stable as your Monero node|100% under your control|Monero node + P2Pool node + miner ## Features @@ -22,7 +22,7 @@ Here's the comparison table of the different ways of mining. While pool mining i * PPLNS payout scheme * **0% fee** * **0 XMR payout fee** -* **Less than 0.0005 XMR minimal payout** +* **Less than 0.0004 XMR minimal payout** * Fast block times, down to 1 second * Uncle blocks are supported to avoid orphans - all your shares will be accounted for! * Configurable PPLNS window size and block time @@ -33,7 +33,7 @@ Here's the comparison table of the different ways of mining. While pool mining i First you need to find a pool share. This share will stay in PPLNS window for 2160 pool blocks (6 hours). The moment P2Pool finds a Monero block and you have at least 1 pool share in PPLNS window, you'll get a payout! Monero block reward is split between all miner wallets in PPLNS window. Each miner gets a part of block reward proportional to the total difficulty of his/her shares in PPLNS window. -**NOTE** If P2Pool doesn't have enough hashrate to find Monero blocks faster than every 6 hours on average (~15 MH/s), not all pool shares will result in a payout. But in the long run, your payouts will average out to what you'd get with regular pool mining. +**NOTE** If P2Pool doesn't have enough hashrate to find Monero blocks faster than every 6 hours on average (~15 MH/s), **not all your pool shares will result in a payout**. Even if pool hashrate is higher, bad luck can sometimes result in a share going through PPLNS window without a payout. But in the long run it will be compensated by other shares receiving multiple payouts - your payouts will average out to what you'd get with regular pool mining. ## Default P2Pool parameters