diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket31684 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket31684 b/changes/ticket31684 new file mode 100644 index 0000000000..4a9b7cb4ae --- /dev/null +++ b/changes/ticket31684 @@ -0,0 +1,6 @@ + o Minor features (onion services): + - Implement a new GETINFO command to fetch microdescriptor consensus. + Closes ticket 31684. + o Code simplification and refactoring (onion services): + - Create a helper function that can fetch network status or microdesc + consensuses. |