Fabcoin Core  0.16.2
P2P Digital Currency
Functions
rbf.cpp File Reference
#include <policy/rbf.h>
Include dependency graph for rbf.cpp:

Go to the source code of this file.

Functions

bool SignalsOptInRBF (const CTransaction &tx)
 
RBFTransactionState IsRBFOptIn (const CTransaction &tx, CTxMemPool &pool)
 

Function Documentation

RBFTransactionState IsRBFOptIn ( const CTransaction tx,
CTxMemPool pool 
)

Definition at line 17 of file rbf.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bool SignalsOptInRBF ( const CTransaction tx)

Definition at line 7 of file rbf.cpp.

Here is the caller graph for this function: