diff --git a/src/blockfilter.cpp b/src/blockfilter.cpp index 9f8fe1b35..bfac02ff2 100644 --- a/src/blockfilter.cpp +++ b/src/blockfilter.cpp @@ -1,335 +1,305 @@ // Copyright (c) 2018 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 #include #include