• meowsbits's avatar
    cmd/geth: add 'dumpgenesis' command (#20191) · 711ed74e
    meowsbits authored
    Adds the 'geth dumpgenesis' command, which writes the configured
    genesis in JSON format to stdout. This provides a way to generate the
    data (structure and content) that can then be used with the 'geth init'
    command.
    711ed74e
Name
Last commit
Last update
..
testdata Loading commit data...
accountcmd.go Loading commit data...
accountcmd_test.go Loading commit data...
chaincmd.go Loading commit data...
config.go Loading commit data...
consolecmd.go Loading commit data...
consolecmd_test.go Loading commit data...
dao_test.go Loading commit data...
genesis_test.go Loading commit data...
main.go Loading commit data...
misccmd.go Loading commit data...
retesteth.go Loading commit data...
retesteth_copypaste.go Loading commit data...
run_test.go Loading commit data...
usage.go Loading commit data...