Function zebra_network::peer_cache_updater::cacheable_peers

source ·
fn cacheable_peers(address_book: &Arc<Mutex<AddressBook>>) -> Vec<MetaAddr>
Expand description

Returns a list of cacheable peers, blocking for as short a time as possible.