• 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
chaincmd.go 17.3 KB