Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: GlowingGypsie on October 10, 2019, 06:36:01 PM



Title: genesis.hashMerkleRoot reverting after compiling
Post by: GlowingGypsie on October 10, 2019, 06:36:01 PM
Im fooling around with my own Bitcoin fork.

I generated my own genesis block and modified chainparams.cpp.
I inserted my own Merkle hash into genesis.hashMerkleRoot and compiled it.
After compilation its reverting to the standard Merkle hash and I don't understand why.

Anyone having an idea why?