BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
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

◆ IsRBFOptIn()

RBFTransactionState IsRBFOptIn ( const CTransaction tx,
CTxMemPool pool 
)

Definition at line 17 of file rbf.cpp.

Here is the call graph for this function:

◆ SignalsOptInRBF()

bool SignalsOptInRBF ( const CTransaction tx)

Definition at line 7 of file rbf.cpp.

Here is the caller graph for this function: