pub fn is_potential_spam<V>(
    scraper: &ChainScraper,
    vote_state: &CandidateVoteState<V>,
    candidate_hash: &CandidateHash
) -> bool
Expand description

Check wheter a dispute for the given candidate could be spam.

That is the candidate could be made up.