pub async fn update_peer_cache_once(
    config: &Config,
    address_book: &Arc<Mutex<AddressBook>>
) -> Result<()>
Expand description

Caches peers from the current address_book to disk, based on config.