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