Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CompareInputCoinBIP69 Struct Reference

#include <wallet.h>

Public Member Functions

bool operator() (const CInputCoin &a, const CInputCoin &b) const
 

Detailed Description

Definition at line 556 of file wallet.h.

Member Function Documentation

◆ operator()()

bool CompareInputCoinBIP69::operator() ( const CInputCoin a,
const CInputCoin b 
) const
inline

Definition at line 558 of file wallet.h.

References CInputCoin::outpoint.


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