go-ethereum/cmd/devp2p/internal/ethtest
rjl493456442 344d6f95cf
cmd: group network and db path flags together (#24698)
This PR groups all built-in network flags together and list them in the command as a whole.

And all database path flags(datadir, ancient) are also grouped, since usually these two are
used together.
2022-05-03 08:46:17 +02:00
..
testdata
chain.go
chain_test.go
helpers.go
large.go
snap.go cmd: group network and db path flags together (#24698) 2022-05-03 08:46:17 +02:00
snapTypes.go
suite.go
suite_test.go
transaction.go
types.go