From dbcd45305aa449fb18d7c60e03785db4a7e903bc Mon Sep 17 00:00:00 2001 From: kanoi Date: Sat, 5 Dec 2015 19:25:21 +1100 Subject: [PATCH] php - typo in payout help --- pool/page_payout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pool/page_payout.php b/pool/page_payout.php index 3bb9a791..b6574cea 100644 --- a/pool/page_payout.php +++ b/pool/page_payout.php @@ -30,7 +30,7 @@ Pool fee is 0.9% of the total.

How do the payments work?

The $n means the pool rewards $t times the expected number of shares, each time a block is found.
-So each share will be paid appoximately $ot of it's expected value, in each block it gets a reward,
+So each share will be paid approximately $ot of it's expected value, in each block it gets a reward,
but each share is also expected, on average, to be rewarded $t times in blocks found after the share is submitted to the pool.
i.e. if pool luck was always 100% then each share is expected to be rewarded $t times.

If pool luck is better than 100%, then the average share reward will be better than $t times.