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.
pub const PEER_GET_ADDR_TIMEOUT: Duration;
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.