moopless / stratum-mining-litecoin

This fork is no longer maintained. Please use https://github.com/ahmedbodi/stratum-mining
Other
38 stars 35 forks source link

balance not updating #83

Open newbeepool opened 10 years ago

newbeepool commented 10 years ago

I setup private pool. I am using PPS pay out system. and MPOS as my frontend. My workers showing some confirmed LTC where as My litecoind getbalance is showing 0.000000 Can any body help in this.

TheSerapher commented 10 years ago

PPS pays out right away. No confirmations in the wallet required. Don't even think about running PPS unless you have a big fat wallet on the side to cover long rounds. :-)

On 28.12.2013, at 07:42, newbeepool notifications@github.com wrote:

I setup private pool. I am using PPS pay out system. and MPOS as my frontend. My workers showing some confirmed LTC where as My litecoind getbalance is showing 0.000000 Can any body help in this.

— Reply to this email directly or view it on GitHub.

newbeepool commented 10 years ago

Thanks for your reply, I changed it now to PROP. At what interval My wallet will get updated usually? Is it updates after completion of every block?

TheSerapher commented 10 years ago

Read up on the web. You should make yourself familiar of how crypt currencies work before running a pool and putting money at risk :-)

Blocks need to be confirmed by the network before it shows as wallet balance. For litecoin it's 120 confirmations.

On 28.12.2013, at 09:16, newbeepool notifications@github.com wrote:

Thanks for your reply, I changed it now to PROP. At what interval My wallet will get updated usually? Is it updates after completion of every block?

— Reply to this email directly or view it on GitHub.

newbeepool commented 10 years ago

root@litecoin:/var/www/cronjobs# litecoind listsinceblock { "transactions" : [ ], "lastblock" : "6f360850a60ea03d2eb3900a86e0c2db44e94ad53705a84de5a29ebb4f38464e" }

Why I am not getting transactions