Created
November 8, 2018 14:50
-
-
Save JBaczuk/f27e46b97e6ae7b12333807f412640d2 to your computer and use it in GitHub Desktop.
How to mine genesis block snippet 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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