What is the difference between PPS+ and PPS?

0

Some pools do offer such a payment method as PPS+. This method is claimed as better than the PPS method, it should insure against losses on orphans and blocks with bad luck. But this explanation is too fuzzy and obscure for me so I do not understand how to calculate exact payments. Is it true that the PPS+ is not only insure against the losses on the bad-luck blocks but also prevent to earn a surplus on the block with high luck? And I need a formula to calculate rewards on per-block basis.

pzhabkin

Posted 2018-07-11T03:26:38.290

Reputation: 13

Answers

1

PPS+ meaning that you receive payment per each share + block fee reward distributed using PPLNS.

bitaps.com

Posted 2018-07-11T03:26:38.290

Reputation: 563

So payment for a block will be block_reward*my_shares/total_block_shares + PPLNS, is it correct?pzhabkin 2018-07-12T04:05:00.137

Block reward = Block reward + all transactions fee. PPS+ = block_reward*my_shares/total_block_shares + PPLNS for all transactions fee.bitaps.com 2018-07-12T06:17:42.650