#include <delegation.h>
Definition at line 21 of file delegation.h.
◆ Delegation() [1/2]
avalanche::Delegation::Delegation |
( |
const ProofId & |
proofid_, |
|
|
const DelegationId & |
dgid_, |
|
|
std::vector< Level > |
levels_ |
|
) |
| |
|
inlineprivate |
◆ Delegation() [2/2]
avalanche::Delegation::Delegation |
( |
| ) |
|
|
inlineexplicit |
◆ computeDelegationId()
DelegationId avalanche::Delegation::computeDelegationId |
( |
| ) |
const |
|
private |
◆ getId()
◆ getProofId()
const ProofId& avalanche::Delegation::getProofId |
( |
| ) |
const |
|
inline |
◆ SERIALIZE_METHODS()
avalanche::Delegation::SERIALIZE_METHODS |
( |
Delegation |
, |
|
|
obj |
|
|
) |
| |
|
inline |
◆ verify()
◆ DelegationBuilder
◆ dgid
◆ levels
std::vector<Level> avalanche::Delegation::levels |
|
private |
◆ proofid
ProofId avalanche::Delegation::proofid |
|
private |
The documentation for this class was generated from the following files: