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