Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
grynca
on 01/03/2014, 09:48:04 UTC
What P2P pools can someone recommend? Still mining at coinium at the moment

The ones that are on the new share chain! Make sure the p2pool you visit has 7960 as the Block reward! Smiley



P2P Pools Updated to DigiByte v2.0 DigiShield





Better check current block id,
should be same as in your (updated and synced) wallet.
You can check block id in your wallet when you go to Debug window -> console -> write "getblockcount"

its not just the block count though, a different Fork could exist with the same count, correct me if im wrong.
you need to check "getinfo" instead of "getblockcount" to be sure
It could but there is small chance for that.
Ok better check "getinfo" so you can compare multiple values, e.g. difficulty.
Thanks for pointing that out.