get_fee_estimate

Function get_fee_estimate 

Source
pub async fn get_fee_estimate(
    peer: &Peer,
    target_time_seconds: u64,
) -> Result<u64>
Expand description

Gets fee estimate for target time (Rust API version).