Bitcoin Core  22.99.0
P2P Digital Currency
Public Member Functions | List of all members
CompareTxIterByAncestorCount Struct Reference

#include <miner.h>

Public Member Functions

bool operator() (const CTxMemPool::txiter &a, const CTxMemPool::txiter &b) const
 

Detailed Description

Definition at line 82 of file miner.h.

Member Function Documentation

◆ operator()()

bool CompareTxIterByAncestorCount::operator() ( const CTxMemPool::txiter a,
const CTxMemPool::txiter b 
) const
inline

Definition at line 83 of file miner.h.


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