I'm running an ooooold stick miner running at 5Gh/s. How long does it take for it to register my address when checking my stats? (Its been running for about an hour now)
This is what I'm using: cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1FWFFjsqqoL6ZUq179dmt7stUgs5jEudwC -p x
Also for calculating my chance at the "lotto", is this still a good formula to use?
(2^256 / (((2^224 - 2^208) / Difficulty) * Hashrate)) / 60 / 60 / 24
Using current difficulty of 6,379,265,451,411 (found at
https://bitcoinwisdom.com/bitcoin/difficulty) and 5Gh/s hash rate, does this sound right?
(2^256 / (((2^224 - 2^208) / 6,379,265,451,411) * 5,000,000,000)) / 60 / 60 / 24 = 63423968.8987
So a 1 in 63,423,969 chance every 20mins?