• obscuren's avatar
    core: settable genesis nonce · 6244b10a
    obscuren authored
    You can set the nonce of the block with `--genesisnonce`. When the
    genesis nonce changes and it doesn't match with the first block in your
    database it will fail. A new `datadir` must be given if the nonce of the
    genesis block changes.
    6244b10a
Name
Last commit
Last update
..
downloader Loading commit data...
backend.go Loading commit data...
handler.go Loading commit data...
peer.go Loading commit data...
protocol.go Loading commit data...
protocol_test.go Loading commit data...
sync.go Loading commit data...