Raven Core  3.0.0
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

◆ IsRBFOptIn()

RBFTransactionState IsRBFOptIn ( const CTransaction tx,
CTxMemPool pool 
)

Definition at line 18 of file rbf.cpp.

Here is the call graph for this function:

◆ SignalsOptInRBF()

bool SignalsOptInRBF ( const CTransaction tx)

Definition at line 8 of file rbf.cpp.

Here is the caller graph for this function: