Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CompareScoreMN Struct Reference

Public Member Functions

bool operator() (const std::pair< arith_uint256, const CDeterministicMNCPtr &> &t1, const std::pair< arith_uint256, const CDeterministicMNCPtr &> &t2) const
 

Detailed Description

Definition at line 14 of file masternode-utils.cpp.

Member Function Documentation

◆ operator()()

bool CompareScoreMN::operator() ( const std::pair< arith_uint256, const CDeterministicMNCPtr &> &  t1,
const std::pair< arith_uint256, const CDeterministicMNCPtr &> &  t2 
) const
inline

Definition at line 16 of file masternode-utils.cpp.


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