diff --git a/src/base58.cpp b/src/base58.cpp index df57f74b3..199e1586b 100644 --- a/src/base58.cpp +++ b/src/base58.cpp @@ -1,304 +1,304 @@ // 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