Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/geth: support dumpconfig optionally saving to file (ethereum#18327)
* Changed dumpConfig function to optionally save to file * Added O_TRUNC flag to file open and cleaned up code
- Loading branch information