![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <txmempool.h>
Go to the source code of this file.
Enumerations | |
enum | RBFTransactionState { RBFTransactionState::UNKNOWN, RBFTransactionState::REPLACEABLE_BIP125, RBFTransactionState::FINAL } |
Functions | |
bool | SignalsOptInRBF (const CTransaction &tx) |
RBFTransactionState | IsRBFOptIn (const CTransaction &tx, CTxMemPool &pool) EXCLUSIVE_LOCKS_REQUIRED(pool.cs) |
|
strong |
RBFTransactionState IsRBFOptIn | ( | const CTransaction & | tx, |
CTxMemPool & | pool | ||
) |
bool SignalsOptInRBF | ( | const CTransaction & | tx | ) |