Remove functions that checked for pre-ipv6 consensus.
[tor.git] / changes / ticket31684
blob6631c87940397ca52d08c37b295c5e4fdca6ffe9
1   o Minor features (controller):
2     - Implement a new GETINFO command to fetch microdescriptor consensus.
3       Closes ticket 31684.
4   o Code simplification and refactoring (controller):
5     - Create a helper function that can fetch network status or microdesc
6       consensuses. Closes ticket 31684.