tor  master
Data Fields
vote_timing_t Struct Reference

#include <or.h>

Data Fields

int vote_interval
 
int n_intervals_valid
 
int vote_delay
 
int dist_delay
 

Detailed Description

Describes the schedule by which votes should be generated.

Field Documentation

◆ dist_delay

int dist_delay

Time in seconds allowed to propagate signatures

◆ n_intervals_valid

int n_intervals_valid

For how many intervals is a consensus valid?

◆ vote_delay

int vote_delay

Time in seconds allowed to propagate votes

◆ vote_interval

int vote_interval

Length in seconds between one consensus becoming valid and the next becoming valid.


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