Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
13179808
Topic
1280141
Board
Altcoin Discussion
Re: Genesis Hash
by
BadBunny
on
08/12/2015, 02:32:50 UTC
Quote from: iGotSpots on December 08, 2015, 12:55:52 AM
https://github.com/librexcoin/librexcoin/blob/16215cd9258d57e0defac588861365c14b2e4d49/src/main.h#L54
for hash
https://github.com/librexcoin/librexcoin/blob/16215cd9258d57e0defac588861365c14b2e4d49/src/main.cpp#L2499
for the rest
Thanks!
But now i have this
Code:
LibrexCoind: main.cpp:2542: bool LoadBlockIndex(bool): Assertion `block.GetHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.
Aborted