veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
altintegration::VbkPayloadsRelations::EndorsedAltComparator Struct Reference

Detailed Description

Definition at line 30 of file mempool_relations.hpp.

+ Collaboration diagram for altintegration::VbkPayloadsRelations::EndorsedAltComparator:

Public Member Functions

 EndorsedAltComparator (const AltBlockTree &tree)
 
int operator() (const std::shared_ptr< ATV > &a, const std::shared_ptr< ATV > &b) const
 

Constructor & Destructor Documentation

◆ EndorsedAltComparator()

altintegration::VbkPayloadsRelations::EndorsedAltComparator::EndorsedAltComparator ( const AltBlockTree tree)
inline

Definition at line 31 of file mempool_relations.hpp.

31: tree_(tree) {}

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