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?