fedimint_wallet_common

Constant FEERATE_MULTIPLIER_DEFAULT

Source
pub const FEERATE_MULTIPLIER_DEFAULT: f64 = 2.0;
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.