Constant zebra_network::constants::PEER_GET_ADDR_TIMEOUT

source ·
pub const PEER_GET_ADDR_TIMEOUT: Duration;
Expand description

The combined timeout for all the requests in CandidateSet::update.

zcashd doesn’t respond to most getaddr requests, so this timeout needs to be short.