Bitcoin ABC  0.28.12
P2P Digital Currency
Namespaces | Functions
delegation.cpp File Reference
#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>
Include dependency graph for delegation.cpp:

Go to the source code of this file.

Namespaces

 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)