tor  master
Data Fields
pending_consensus_t Struct Reference
Collaboration diagram for pending_consensus_t:
Collaboration graph
[legend]

Data Fields

char * body
 
networkstatus_tconsensus
 

Detailed Description

A consensus that we have built and are appending signatures to. Once it's time to publish it, it will become an active consensus if it accumulates enough signatures.

Field Documentation

◆ body

char* body

The body of the consensus that we're currently building. Once we have it built, it goes into dirserv.c

◆ consensus

networkstatus_t* consensus

The parsed in-progress consensus document.


The documentation for this struct was generated from the following file: