Browse Source

fixup! Stop waiting for microdescs if the consensus supports IPv6 ORPorts

teor 6 years ago
parent
commit
94ad47e332
1 changed files with 1 additions and 1 deletions
  1. 1 1
      changes/bug23827

+ 1 - 1
changes/bug23827

@@ -5,4 +5,4 @@
     - Make IPv6-only clients wait for microdescs for relays, even if we were
       previously using descriptors (or were using them as a bridge) and have
       a cached descriptor for them.
-      Implements #23827.
+      Implements 23827.