pub fn get_minimum_fee_rate(
    wallet: &Wallet,
    coin_control: &CoinControl,
    fee_calc: *mut FeeCalculation
) -> FeeRate
Expand description

| Estimate the minimum fee rate considering | user set parameters and the required | fee |