Author

Topic: How to find hashGenesisBlock value? (Read 134 times)

jr. member
Activity: 413
Merit: 5
February 12, 2018, 07:41:25 AM
#1
So for make own coin, I need to change 2 variables about merkleRoot hash value?

at (chainparams.cpp),

consensus.hashGenesisBlock = uint256s("0x2rj203rfjdlakjf3..........));
genesis.hashMerkleRoot = uint256s("0xf2094ur293228ry289.......));

How to change this to right one?

Jump to: