Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <avalanche/delegationid.h>
#include <avalanche/proofid.h>
#include <key.h>
#include <pubkey.h>
#include <serialize.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | avalanche::Delegation |
struct | avalanche::Delegation::Level |
Namespaces | |
namespace | avalanche |
Variables | |
constexpr size_t | avalanche::MAX_DELEGATION_LEVELS {20} |
The maximum number of delegation levels we are willing to verify. More... | |