Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <txmempool.h>
Go to the source code of this file.
Enumerations | |
enum | RBFTransactionState { RBF_TRANSACTIONSTATE_UNKNOWN, RBF_TRANSACTIONSTATE_REPLACEABLE_BIP125, RBF_TRANSACTIONSTATE_FINAL } |
Functions | |
bool | SignalsOptInRBF (const CTransaction &tx) |
RBFTransactionState | IsRBFOptIn (const CTransaction &tx, CTxMemPool &pool) |
enum RBFTransactionState |
RBFTransactionState IsRBFOptIn | ( | const CTransaction & | tx, |
CTxMemPool & | pool | ||
) |
bool SignalsOptInRBF | ( | const CTransaction & | tx | ) |