[tor-commits] [torspec/master] rend-spec-v3: Fix typo, HSDirV3 never existed
dgoulet at torproject.org
dgoulet at torproject.org
Tue Oct 27 12:38:47 UTC 2020
commit 29ea94a5cf9263862c8f5a0ce5aa096407c55b67
Author: David Goulet <dgoulet at torproject.org>
Date: Tue Oct 27 08:38:36 2020 -0400
rend-spec-v3: Fix typo, HSDirV3 never existed
Signed-off-by: David Goulet <dgoulet at torproject.org>
---
rend-spec-v3.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index 8059017..83c3bdc 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -802,7 +802,7 @@ Table of contents:
using the current consensus "valid-after" as specified in section
[TIME-PERIODS].
- Then, for each node listed in the current consensus with the HSDirV3 flag,
+ Then, for each node listed in the current consensus with the HSDir flag,
we compute a directory index for that node as:
hsdir_index(node) = H("node-idx" | node_identity |
More information about the tor-commits
mailing list