|
May 18, 2014, 10:07:52 AM |
|
Hey I was wondering if you could help me out if your not to busy.
I am in the middle of creating a coin however I am getting stuck on the part when you have to create a Merkle Hash. I type in on the Ubuntu terminal: ./"name" -testnet
However instead of getting the error like
Assertion failed: (block.hashMerkleRoot == uint256("0x")), function LoadBlockIndex, file main.cpp, line 2031. zsh: abort ./"name"
I get an error that says "name": main.cpp:2048: bool LoadBlockIndex(bool): Assertion 'Block.hashMerkleRoot == uint256("0x............loads of of numbers")' failed. Aborted (core dumped)
A ."coinname" file does not get created.
Got any suggestions?
|