Bitcoin ABC 0.31.6
P2P Digital Currency
node::BlockFitter Member List

This is the complete list of members for node::BlockFitter, including all inherited members.

addTx(size_t txSize, int64_t txSigChecks, Amount txFee)node::BlockFitter
BlockFitter(const Options &options)node::BlockFitter
BlockFitter(const Config &config)node::BlockFitter
blockMinFeeRatenode::BlockFitterprivate
COINBASE_RESERVED_SIGCHECKSnode::BlockFitterstatic
COINBASE_RESERVED_SIZEnode::BlockFitterstatic
getMaxGeneratedBlockSize() constnode::BlockFitterinline
isBelowBlockMinFeeRate(const CFeeRate &txFeeRate) constnode::BlockFitter
nBlockSigChecksnode::BlockFitter
nBlockSizenode::BlockFitter
nBlockTxnode::BlockFitter
nFeesnode::BlockFitter
nMaxGeneratedBlockSigChecksnode::BlockFitterprivate
nMaxGeneratedBlockSizenode::BlockFitterprivate
removeTxUnchecked(size_t txSize, int64_t txSigChecks, Amount txFee)node::BlockFitter
resetBlock()node::BlockFitter
testTxFits(uint64_t txSize, int64_t txSigChecks) constnode::BlockFitter