#include <compactproofs.h>
Definition at line 54 of file compactproofs.h.
◆ CompactProofs() [1/2]
avalanche::CompactProofs::CompactProofs |
( |
| ) |
|
|
inline |
◆ CompactProofs() [2/2]
◆ getKeys()
std::pair< uint64_t, uint64_t > avalanche::CompactProofs::getKeys |
( |
| ) |
const |
|
inline |
◆ getPrefilledProofs()
const std::vector< PrefilledProof > & avalanche::CompactProofs::getPrefilledProofs |
( |
| ) |
const |
|
inline |
◆ getShortID()
uint64_t avalanche::CompactProofs::getShortID |
( |
const ProofId & |
proofid | ) |
const |
◆ getShortIDs()
const std::vector< uint64_t > & avalanche::CompactProofs::getShortIDs |
( |
| ) |
const |
|
inline |
◆ SERIALIZE_METHODS()
avalanche::CompactProofs::SERIALIZE_METHODS |
( |
CompactProofs |
, |
|
|
obj |
|
|
) |
| |
|
inline |
◆ size()
size_t avalanche::CompactProofs::size |
( |
| ) |
const |
|
inline |
◆ ::avalanche::TestCompactProofs
friend struct ::avalanche::TestCompactProofs |
|
friend |
◆ prefilledProofs
◆ shortproofidk0
uint64_t avalanche::CompactProofs::shortproofidk0 |
|
private |
◆ shortproofidk1
uint64_t avalanche::CompactProofs::shortproofidk1 |
|
private |
◆ shortproofids
std::vector<uint64_t> avalanche::CompactProofs::shortproofids |
|
private |
◆ SHORTPROOFIDS_LENGTH
constexpr int avalanche::CompactProofs::SHORTPROOFIDS_LENGTH = 6 |
|
staticconstexpr |
The documentation for this class was generated from the following files: