diff --git a/pool/page_payout.php b/pool/page_payout.php index a4fda932..edc1a82a 100644 --- a/pool/page_payout.php +++ b/pool/page_payout.php @@ -43,7 +43,7 @@ A ckpool restart will also end the current shift and start a new one.

The current Bitcoin network value for $n1 is $nv and thus $n is $nv5
Bitcoin adjusts the $n1 value every 2016 blocks, which is about every 2 weeks.

When a block is found, the reward process counts back shifts until the total share difficulty included is $n.
-Since shares are summaried into shifts, it will includes the full shift at the end of the range counting backwards,
+Since shares are summaried into shifts, it will include the full shift at the end of the range counting backwards,
so it usually will be a bit more than $n.

When are payments sent out?