PreVoteStarted
data class PreVoteStarted(val clock: Long, val node: NodeId, val proposedTerm: Long) : RaftTraceEvent
Pre-vote phase started: candidate broadcasts hypothetical-term requests.
Pre-vote phase started: candidate broadcasts hypothetical-term requests.