Bitcoin ABC  0.26.3
P2P Digital Currency
Classes | Namespaces | Variables
delegation.h File Reference
#include <avalanche/delegationid.h>
#include <avalanche/proofid.h>
#include <key.h>
#include <pubkey.h>
#include <serialize.h>
#include <vector>
Include dependency graph for delegation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  avalanche::Delegation
 
struct  avalanche::Delegation::Level
 

Namespaces

 avalanche
 

Variables

constexpr size_t avalanche::MAX_DELEGATION_LEVELS {20}
 The maximum number of delegation levels we are willing to verify. More...