From 43c2b4f7c938def02c671803d140a990a0e71517 Mon Sep 17 00:00:00 2001 From: Michael Schmoock Date: Tue, 12 Jan 2016 14:08:53 +0100 Subject: [PATCH] chore: set a distinct client version string --- src/clientversion.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clientversion.cpp b/src/clientversion.cpp index aae0569bba21..18c070e15058 100644 --- a/src/clientversion.cpp +++ b/src/clientversion.cpp @@ -13,7 +13,7 @@ * for both bitcoind and bitcoin-core, to make it harder for attackers to * target servers or GUI users specifically. */ -const std::string CLIENT_NAME("Satoshi"); +const std::string CLIENT_NAME("BitPay"); /** * Client version number