![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#include <avalanche/proof.h>#include <avalanche/proofradixtreeadapter.h>#include <radix.h>#include <random.h>#include <serialize.h>#include <shortidprocessor.h>#include <cstdint>#include <ios>#include <limits>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | avalanche::PrefilledProof |
| struct | avalanche::ShortIdProcessorPrefilledProofAdapter |
| struct | avalanche::ProofRefCompare |
| class | avalanche::CompactProofs |
| class | avalanche::ProofsRequest |
Namespaces | |
| namespace | avalanche |
Typedefs | |
| using | avalanche::ProofShortIdProcessor = ShortIdProcessor< PrefilledProof, ShortIdProcessorPrefilledProofAdapter, ProofRefCompare > |