fedimint_wallet_common

Constant FEERATE_MULTIPLIER

source
pub const FEERATE_MULTIPLIER: u64 = 4;
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.