![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#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>Go to the source code of this file.
Functions | |
| int64_t | CalculateMaximumSignedTxSize (const CTransaction &tx, const CWallet *pWallet) |
| int64_t CalculateMaximumSignedTxSize | ( | const CTransaction & | tx, |
| const CWallet * | pWallet | ||
| ) |
Definition at line 25 of file feebumper.cpp.
1.8.11