fedimint_wallet_client

Constant FEERATE_MULTIPLIER

Source
pub const FEERATE_MULTIPLIER: u64 = 4; // 4u64
Expand description

To further mitigate the risk of a peg-out transaction getting stuck in the mempool, we multiply the feerate estimate returned from the backend by this value.