icook / ngpool

A crypto mining pool. WIP
MIT License
5 stars 1 forks source link

Generate credits earlier #15

Open icook opened 6 years ago

icook commented 6 years ago

Right now credits are generated when a block is matured. This is fine technically speaking, since we don't payout blocks that are immature. However, a user might like to see their pending payouts before waiting for block maturation (often >100 blocks * block time, so a while).