commit 94ad47e332940aee3e1a04beeebac03b3803e085 Author: teor teor2345@gmail.com Date: Mon Dec 11 00:53:49 2017 +1100
fixup! Stop waiting for microdescs if the consensus supports IPv6 ORPorts --- changes/bug23827 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug23827 b/changes/bug23827 index 7c626e1b3..75279abb8 100644 --- a/changes/bug23827 +++ b/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.