Constant bdk_chain::bitcoin::policy::DEFAULT_MIN_RELAY_TX_FEE
pub const DEFAULT_MIN_RELAY_TX_FEE: u32 = 1_000; // 1_000u32
Expand description
Minimum feerate, in sats per virtual kilobyte, for a transaction to be relayed by most nodes on the network.