Skip to main content

increment_pending_requests

Function increment_pending_requests 

Source
pub async fn increment_pending_requests(
    bootstrap_state: &Arc<RwLock<BootstrapState>>,
    count: usize,
)
Expand description

Increment the pending peer request counter.