Bitcoin Forum
June 29, 2024, 07:37:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: try to create altcoin, how to mine the genesis block?  (Read 860 times)
supercanada1 (OP)
Sr. Member
****
Offline Offline

Activity: 798
Merit: 253


View Profile
May 26, 2015, 08:21:07 PM
 #1

How to mine the genesis block to get sync?
any change to the following code:
if (false  && (block.GetHash() != hashGenesisBlock))

Or any way it shows connected but not sync
muddafudda
Legendary
*
Offline Offline

Activity: 1008
Merit: 1022



View Profile
June 06, 2015, 02:43:52 PM
 #2

Code:
if (true  && (block.GetHash() != hashGenesisBlock))

Once you have the genesis hash you can change it back to false.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!