Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
wallet::MinOutputGroupComparator Class Reference

Public Member Functions

int operator() (const OutputGroup &group1, const OutputGroup &group2) const
 

Detailed Description

Definition at line 528 of file coinselection.cpp.

Member Function Documentation

◆ operator()()

int wallet::MinOutputGroupComparator::operator() ( const OutputGroup group1,
const OutputGroup group2 
) const
inline

Definition at line 531 of file coinselection.cpp.

Here is the call graph for this function:

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