![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include "policy/rbf.h"
Go to the source code of this file.
Functions | |
bool | SignalsOptInRBF (const CTransaction &tx) |
bool | IsRBFOptIn (const CTxMemPoolEntry &entry, CTxMemPool &pool) |
bool IsRBFOptIn | ( | const CTxMemPoolEntry & | entry, |
CTxMemPool & | pool | ||
) |
Definition at line 17 of file rbf.cpp.
Referenced by WalletTxToJSON().
bool SignalsOptInRBF | ( | const CTransaction & | tx | ) |
Definition at line 7 of file rbf.cpp.
Referenced by IsRBFOptIn(), and WalletTxToJSON().