Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <avalanche/delegation.h>
#include <avalanche/proof.h>
#include <avalanche/validation.h>
#include <hash.h>
#include <streams.h>
#include <util/strencodings.h>
#include <util/translation.h>
Go to the source code of this file.
Namespaces | |
namespace | avalanche |
Functions | |
template<typename L , typename F > | |
static bool | avalanche::reduceLevels (uint256 &hash, const std::vector< L > &levels, F f) |
template<typename L > | |
static bool | avalanche::reduceLevels (uint256 &hash, const std::vector< L > &levels) |