Data Fields | |
char * | body |
networkstatus_t * | consensus |
The body of the consensus that we're currently building. Once we have it built, it goes into dirserv.c
Referenced by dirvote_add_signatures_to_pending_consensus(), dirvote_clear_pending_consensuses(), dirvote_compute_consensuses(), dirvote_get_pending_consensus(), and dirvote_publish_consensus().
The parsed in-progress consensus document.
Referenced by dirvote_add_signatures_to_pending_consensus(), dirvote_clear_pending_consensuses(), dirvote_compute_consensuses(), dirvote_fetch_missing_signatures(), and dirvote_publish_consensus().