diff --git a/src/clientversion.cpp b/src/clientversion.cpp index a2df9d1f0..cc855ebbd 100644 --- a/src/clientversion.cpp +++ b/src/clientversion.cpp @@ -1,4 +1,5 @@ // Copyright (c) 2012-2014 The Bitcoin Core developers +// Copyright (c) 2017-2018 The Hush developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. @@ -19,7 +20,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("BalefulStatic"); +const std::string CLIENT_NAME("AuspiciousHerald"); /** * Client version number