From 7246651e41df40dd61b487e0fe4136c5fd21703a Mon Sep 17 00:00:00 2001 From: /raw PONG _GHMoaCXLT <58883403+q9f@users.noreply.github.com> Date: Thu, 9 Apr 2020 10:33:21 +0200 Subject: [PATCH] cmd/geth: add legacy testnet flag to the copy db command --- cmd/geth/chaincmd.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/geth/chaincmd.go b/cmd/geth/chaincmd.go index 0a1d2e9982..dcd617a21e 100644 --- a/cmd/geth/chaincmd.go +++ b/cmd/geth/chaincmd.go @@ -150,6 +150,7 @@ The export-preimages command export hash preimages to an RLP encoded stream`, utils.RopstenFlag, utils.RinkebyFlag, utils.GoerliFlag, + utils.LegacyTestnetFlag, }, Category: "BLOCKCHAIN COMMANDS", Description: `