Dash Core  0.12.2.1
P2P Digital Currency
CompareInputBIP69 Struct Reference

#include <transaction.h>

Public Member Functions

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

Detailed Description

Implementation of BIP69 https://github.com/bitcoin/bips/blob/master/bip-0069.mediawiki

Definition at line 346 of file transaction.h.

Member Function Documentation

◆ operator()()

bool CompareInputBIP69::operator() ( const CTxIn a,
const CTxIn b 
) const
inline

Definition at line 348 of file transaction.h.


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