diff --git a/src/base58.cpp b/src/base58.cpp index 5144c9df3..e0ba7f08e 100644 --- a/src/base58.cpp +++ b/src/base58.cpp @@ -1,305 +1,299 @@ // Copyright (c) 2014-2016 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include #include #include