Fabcoin Core  0.16.2
P2P Digital Currency
Functions
feebumper.cpp File Reference
#include <consensus/validation.h>
#include <wallet/coincontrol.h>
#include <wallet/feebumper.h>
#include <wallet/wallet.h>
#include <policy/fees.h>
#include <policy/policy.h>
#include <policy/rbf.h>
#include <validation.h>
#include <txmempool.h>
#include <utilmoneystr.h>
#include <util.h>
#include <net.h>
Include dependency graph for feebumper.cpp:

Go to the source code of this file.

Functions

int64_t CalculateMaximumSignedTxSize (const CTransaction &tx, const CWallet *pWallet)
 

Function Documentation

int64_t CalculateMaximumSignedTxSize ( const CTransaction tx,
const CWallet pWallet 
)

Definition at line 25 of file feebumper.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: