 |
Bitcoin Core
22.99.0
P2P Digital Currency
|
Go to the documentation of this file.
22 }
catch (
const std::ios_base::failure&) {
28 (void)
IsDust(tx_out, dust_relay_fee);
Fee rate in satoshis per kilobyte: CAmount / kB.
static size_t RecursiveDynamicUsage(const CScript &script)
An output of a transaction.
std::string ToString() const
bool IsDust(const CTxOut &txout, const CFeeRate &dustRelayFeeIn)
Double ended buffer combining vector and stream-like interfaces.
static const unsigned int DUST_RELAY_TX_FEE
Min feerate for defining dust.
CAmount GetDustThreshold(const CTxOut &txout, const CFeeRate &dustRelayFeeIn)
static const int INIT_PROTO_VERSION
initial proto version, to be increased after version/verack negotiation