pub async fn get_fee_estimate( peer: &Peer, target_time_seconds: u64, ) -> Result<u64>
Gets fee estimate for target time (Rust API version).