Constant bitcoin::policy::DUST_RELAY_TX_FEE[][src]

pub const DUST_RELAY_TX_FEE: u32 = 3_000;

The minimum feerate, in sats per kilo-virtualbyte, for defining dust. An output is considered dust if spending it under this feerate would cost more in fee.