From 0e6e23eb50bb0f471a6a41eeff70f56cc99c345e Mon Sep 17 00:00:00 2001 From: shaolinfry Date: Sat, 14 Jan 2017 07:18:18 +0000 Subject: [PATCH] Change user-agent --- src/clientversion.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clientversion.cpp b/src/clientversion.cpp index bfe9e16f8..3ade927bc 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("LitecoinCore"); /** * Client version number