 |
December 07, 2013, 08:49:10 PM |
|
Some pools offer split payouts based on %. For example, ghash allows "shareholder" payouts where you can designate % to go to each "shareholder."
This is what I'm assuming most if not all "share sellers" are doing. There isn't really a method to split your hashrate per-se without using custom software. You could calculate your average hash-rate over a given time, then the %, then split payment based off of that. It's not hard to do in excel, so implementing it in a software interface won't be too difficult either.
Set floor at actual hash rate, set ceiling at advertised hash rate (in case your machine hashes faster than expected), and determine payout based on percentages.
ie - total mined in a given period / total average hash rate (if >= advertised) * hashrate of shareholder * (1 - hosting fee) = payout
|