[tor-commits] [torspec/master] Fix a minor size miscalculation in prop283
    nickm at torproject.org 
    nickm at torproject.org
       
    Mon Dec  4 16:48:48 UTC 2017
    
    
  
commit c0fbf526676ca86512d448e10901395e71ce2f78
Author: teor <teor2345 at gmail.com>
Date:   Thu Oct 26 16:13:40 2017 +1100
    Fix a minor size miscalculation in prop283
---
 proposals/283-ipv6-in-micro-consensus.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proposals/283-ipv6-in-micro-consensus.txt b/proposals/283-ipv6-in-micro-consensus.txt
index 1334844..db57176 100644
--- a/proposals/283-ipv6-in-micro-consensus.txt
+++ b/proposals/283-ipv6-in-micro-consensus.txt
@@ -136,7 +136,7 @@ Target: 0.3.3.x
 
 5. Data Size
 
-   This change removes 2-50 bytes from the microdescriptors of relays that
+   This change removes 7-50 bytes from the microdescriptors of relays that
    have an IPv6 ORPort, and adds them to reachable IPv6 relays' microdesc
    consensus entries.
 
    
    
More information about the tor-commits
mailing list