commit 5a43d316a00ea07a533c50cf6c2650d17110ca2d Author: juga0 juga@riseup.net Date: Fri Jun 29 07:13:51 2018 +0000
fixup! bandwidth-file only apears in votes, no consensuses --- dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dir-spec.txt b/dir-spec.txt index 3ac17fb..a9db187 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -2089,7 +2089,7 @@
"bandwidth-file-headers" SP KeyValues NL
- [At most once in votes; none in consensuses] + [At most once for votes; does not occur in consensuses.]
KeyValues ::= KeyValue | KeyValues SP KeyValue KeyValue ::= Keyword '=' Value
tor-commits@lists.torproject.org