Fix changes file and string typos

Part of 31684.
This commit is contained in:
teor
2019-10-21 13:48:25 +10:00
parent 6413b2102f
commit 3b2525c375
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
o Minor features (onion services):
o Minor features (controller):
- Implement a new GETINFO command to fetch microdescriptor consensus.
Closes ticket 31684.
o Code simplification and refactoring (onion services):
o Code simplification and refactoring (controller):
- Create a helper function that can fetch network status or microdesc
consensuses.
consensuses. Closes ticket 31684.