Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
node::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 89 of file miner.h.

Member Function Documentation

◆ operator()()

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

Definition at line 90 of file miner.h.


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