Skip to main content

refresh_overnight_whitelist

Function refresh_overnight_whitelist 

Source
pub async fn refresh_overnight_whitelist(
    backend: &BackendConn,
    cache: &OvernightWhitelistCache,
    broker_id: u32,
) -> Result<u64>