http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/_modules/stem/descriptor/networkstatus.html
_footer ( document_file , validate ) [docs] def type_annotation ( self ): if isinstance ( self , BridgeNetworkStatusDocument ): return TypeAnnotation ( ' bridge-network-status ' , 1 , 0 ) elif not self . is_microdescriptor : return TypeAnnotation ( ' network-status-consensus-3 ' if not self . is_vote else ' network-status-vote-3 ' , 1 , 0 ) else : # Directory authorities do not issue a ' microdescriptor consensus ' vote, # so unlike the above there isn ' t...