[tor-commits] [torspec/master] control: Add GETINFO dir/status-vote/current/consensus-microdesc
    teor at torproject.org 
    teor at torproject.org
       
    Mon Oct 21 05:26:09 UTC 2019
    
    
  
commit b7cfa8619947be4a377366365f5ddee8e0733330
Author: teor <teor at torproject.org>
Date:   Mon Oct 21 15:00:21 2019 +1000
    control: Add GETINFO dir/status-vote/current/consensus-microdesc
    
    Ticket 31684 adds support for GETINFO
    dir/status-vote/current/consensus-microdesc as of Tor 0.4.3.1-alpha.
    
    Closes 31762.
---
 control-spec.txt | 1 +
 1 file changed, 1 insertion(+)
diff --git a/control-spec.txt b/control-spec.txt
index 7fde9e0..7f659ae 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -811,6 +811,7 @@
      if unknown
 
     "dir/status-vote/current/consensus" [added in Tor 0.2.1.6-alpha]
+    "dir/status-vote/current/consensus-microdesc" [added in Tor 0.4.3.1-alpha]
     "dir/status/authority"
     "dir/status/fp/<F>"
     "dir/status/fp/<F1>+<F2>+<F3>"
    
    
More information about the tor-commits
mailing list