|
Tor 0.4.9.8
|
Data Fields | |
| cdline_t | last_hash |
| cdline_t | hash |
Structure used to remember the previous and current identity hash of the "r " lines in a consensus, to enforce well-ordering.
Definition at line 528 of file consdiff.c.
| cdline_t hash |
Definition at line 530 of file consdiff.c.
| cdline_t last_hash |
Definition at line 529 of file consdiff.c.