Post
Topic
Board Announcements (Altcoins)
Re: [RE-ANN] GrowthCoin PoW/PoS - 100% per year - Version 1.3.0.0
by
unick
on 14/07/2014, 05:15:31 UTC
Hello to all!  Smiley
I'm new to this forum and following the GRW topic for some while.

My client is of number v1.3.0.0-beta and just synced with the 1.3.0.0 node found here http://grw.blockx.info/connected-nodes. I checked getpeers, but it didn't connect to Satoshi:1.2.1 node found on the same site. I'm at block 590713, but wonder if I'm on the right fork.
Can you explain me how to check this?

Greetings,
Alex_Koekie


you should be on the right chain,

the current best block hash is 24dd855d33ba22f12ef3efbadd453f01539aed15b518f3c4882cf67f8a850f47 @ height 591791

to check if you are on the correct chain, type this in the console on the debug window

Code:
getblockhash 591791

if the hash matches the one posted, you are on the correct chain Smiley