Bitcoin ABC  0.26.3
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
avalanche::ProofsRequest Class Reference

#include <compactproofs.h>

Public Member Functions

 SERIALIZE_METHODS (ProofsRequest, obj)
 

Public Attributes

std::vector< uint32_t > indices
 

Detailed Description

Definition at line 114 of file compactproofs.h.

Member Function Documentation

◆ SERIALIZE_METHODS()

avalanche::ProofsRequest::SERIALIZE_METHODS ( ProofsRequest  ,
obj   
)
inline

Definition at line 118 of file compactproofs.h.

Here is the call graph for this function:

Member Data Documentation

◆ indices

std::vector<uint32_t> avalanche::ProofsRequest::indices

Definition at line 116 of file compactproofs.h.


The documentation for this class was generated from the following file: