Skip to main content

present_sources_for_key

Function present_sources_for_key 

Source
pub fn present_sources_for_key(
    key: &XorName,
    evidence: &KeyVerificationEvidence,
    targets: &VerificationTargets,
) -> Vec<PeerId>
Expand description

Return peers that gave positive presence evidence for a key.

Only peers in the computed verification target sets are considered.