Hi. Since you have knowledge i have to ask:
I am running a experiment on my local VM NOMP pool. Goal is to send extra payouts to workers.
Test coin - block reward 50 coins.
Deamon wallet balance 0.
I send some coins to main deamon wallet.
Balance is 100.
Block is found and confirmed.
Balance is 150.
Lets say payout is once in 24 hours. When a block is found how to make NOMP combine coins already in wallet and confirmed block reward. How to make payout of 150 to worker. Or 75 to two workers... How to add round shares + block reward + extra coins to payout.
Can you code that into your pool? Think is MPOS + NOMP.
Thank you.