plugeth/cmd/utils
obscuren 6244b10a8f core: settable genesis nonce
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.
2015-06-08 18:33:43 +02:00
..
cmd.go cmd/utils: use constant for import batch size 2015-05-28 01:20:58 +02:00
customflags_test.go reformat code with goimports 2015-04-09 10:26:26 +02:00
customflags.go bugfix as a result of PR 671 2015-04-09 20:06:27 +02:00
flags.go core: settable genesis nonce 2015-06-08 18:33:43 +02:00