diff --git a/src/blockfilter.cpp b/src/blockfilter.cpp index 5f3478122..53cccaa6e 100644 --- a/src/blockfilter.cpp +++ b/src/blockfilter.cpp @@ -1,277 +1,298 @@ // 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