Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CompareInputBIP69 Struct Reference
Implementation of BIP69 https://github.com/bitcoin/bips/blob/master/bip-0069.mediawiki. More...
#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 352 of file transaction.h.
Member Function Documentation
◆ operator()()
Definition at line 354 of file transaction.h.
References base_blob< BITS >::end(), COutPoint::hash, COutPoint::n, CTxIn::prevout, and base_blob< BITS >::size().
The documentation for this struct was generated from the following file:
- src/primitives/transaction.h