torproject / stem

Python controller library for Tor
https://stem.torproject.org/
GNU Lesser General Public License v3.0
257 stars 75 forks source link

Documentation for ExtraInfoDescriptor.ip_transports calls it ip_versions #120

Open Em4E opened 2 years ago

Em4E commented 2 years ago

https://stem.torproject.org/api/descriptor/extrainfo_descriptor.html

  • ip_versions (dict) -- mapping of ip protocols to a rounded count for the number of users
  • ip_versions -- mapping of ip transports to a count for the number of users

The second ip_versions should be ip_transports.

aadarsh-nagrath commented 8 months ago

Yeah....ip_versions" is repeated twice