19 }
catch (
const std::ios_base::failure&) {
25 (void)
IsDust(tx_out, dust_relay_fee);
Fee rate in satoshis per kilovirtualbyte: CAmount / kvB.
An output of a transaction.
std::string ToString() const
Double ended buffer combining vector and stream-like interfaces.
static size_t RecursiveDynamicUsage(const CScript &script)
CAmount GetDustThreshold(const CTxOut &txout, const CFeeRate &dustRelayFeeIn)
bool IsDust(const CTxOut &txout, const CFeeRate &dustRelayFeeIn)
static constexpr unsigned int DUST_RELAY_TX_FEE
Min feerate for defining dust.