Post
Topic
Board Pools
Re: [1437 GH/s] Slush's Pool (mining.bitcoin.cz); supporting p2sh!
by
blandead
on 27/02/2012, 09:55:18 UTC
I Found my first block too on slush during a 5 hour marathon, or right after. How do I check in block explorer my hash that found the block? Or how do I recognize it's from me?

If you don't log submitted shares, there's no way to check in blockexplorer which block you mined. If you're loggin submitted shares, then sha256(sha256(submitted_data)) == block hash on blockexplorer.

oh nice, why does it need to call sha256 function twice though?

Would I have to be logging in verbose mode?