pub fn calculate_waste( options: &CoinSelectionOpt, accumulated_value: u64, accumulated_weight: u64, estimated_fee: u64, ) -> f32