diff --git a/src/avalanche/proof.cpp b/src/avalanche/proof.cpp index 2a2f026e6..07b39fa38 100644 --- a/src/avalanche/proof.cpp +++ b/src/avalanche/proof.cpp @@ -1,77 +1,124 @@ // Copyright (c) 2020 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include #include -#include // For SaltedOutpointHasher +#include #include +#include