From 28f391e66f36d73fa15e45aaaeaded7f4bb24d1c Mon Sep 17 00:00:00 2001 From: emptydisk Date: Sun, 6 Nov 2016 23:07:29 +0100 Subject: [PATCH] Update the name of the network to Zclassic --- src/metrics.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/metrics.cpp b/src/metrics.cpp index 4d97312e..52131017 100644 --- a/src/metrics.cpp +++ b/src/metrics.cpp @@ -256,8 +256,8 @@ void ThreadShowMetricsScreen() std::cout << std::endl; // Thank you text - std::cout << _("Thank you for running a Zcash node!") << std::endl; - std::cout << _("You're helping to strengthen the network and contributing to a social good :)") << std::endl; + std::cout << _("Thank you for running a Zclassic node!") << std::endl; + std::cout << _("You're helping to strengthen the network and contributing to a social good, all coins are created equal :)") << std::endl; std::cout << std::endl; // Count uptime