18 }
catch (
const std::ios_base::failure&) {
24 (void)
IsDust(tx_out, dust_relay_fee);
std::string ToString() const
Minimal stream for reading from an existing byte array by std::span.
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 virtualbyte: CAmount / vB the feerate is represented internally as FeeFrac...
static size_t RecursiveDynamicUsage(const CScript &script)
bool IsDust(const CTxOut &txout, const CFeeRate &dustRelayFeeIn)