From 35f95aef6fecca68eb18035bc81ad7a4c712908f Mon Sep 17 00:00:00 2001 From: Kumar Anirudha Date: Tue, 7 Jan 2020 14:38:33 +0530 Subject: [PATCH] cmd/puppeth: change dashboard title to not use "testnet" (#20513) --- cmd/puppeth/module_dashboard.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/puppeth/module_dashboard.go b/cmd/puppeth/module_dashboard.go index 9a77587b4a..39ccdd9aa0 100644 --- a/cmd/puppeth/module_dashboard.go +++ b/cmd/puppeth/module_dashboard.go @@ -41,7 +41,7 @@ var dashboardContent = ` - {{.NetworkTitle}}: Ethereum Testnet + {{.NetworkTitle}}: Network Dashboard