Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CompareValueOnly Struct Reference

Public Member Functions

bool operator() (const CInputCoin &t1, const CInputCoin &t2) const
 

Detailed Description

Definition at line 120 of file wallet.cpp.

Member Function Documentation

◆ operator()()

bool CompareValueOnly::operator() ( const CInputCoin t1,
const CInputCoin t2 
) const
inline

Definition at line 122 of file wallet.cpp.

References CTxOut::nValue, and CInputCoin::txout.


The documentation for this struct was generated from the following file:
Released under the MIT license