Bitcoin ABC  0.26.3
P2P Digital Currency
Classes | Namespaces | Typedefs
compactproofs.h File Reference
#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>
Include dependency graph for compactproofs.h:
This graph shows which files directly or indirectly include this file:

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

 avalanche
 

Typedefs

using avalanche::ProofShortIdProcessor = ShortIdProcessor< PrefilledProof, ShortIdProcessorPrefilledProofAdapter, ProofRefCompare >