Skip to content

Instantly share code, notes, and snippets.

@JBaczuk
Created November 8, 2018 14:50
Show Gist options
  • Save JBaczuk/f27e46b97e6ae7b12333807f412640d2 to your computer and use it in GitHub Desktop.
Save JBaczuk/f27e46b97e6ae7b12333807f412640d2 to your computer and use it in GitHub Desktop.
How to mine genesis block snippet 2
assert(consensus.hashGenesisBlock == uint256S("0x000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943"));
assert(genesis.hashMerkleRoot == uint256S("0x4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment