Constant fedimint_wallet_client::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.