cmd/geth: add legacy testnet flag to the copy db command

This commit is contained in:
/raw PONG _GHMoaCXLT 2020-04-09 10:33:21 +02:00
parent 5e0f03aacf
commit 7246651e41
No known key found for this signature in database
GPG key ID: E79CDFA171DC2DF9

View file

@ -150,6 +150,7 @@ The export-preimages command export hash preimages to an RLP encoded stream`,
utils.RopstenFlag, utils.RopstenFlag,
utils.RinkebyFlag, utils.RinkebyFlag,
utils.GoerliFlag, utils.GoerliFlag,
utils.LegacyTestnetFlag,
}, },
Category: "BLOCKCHAIN COMMANDS", Category: "BLOCKCHAIN COMMANDS",
Description: ` Description: `