diff options
Diffstat (limited to 'changes/ticket33632')
-rw-r--r-- | changes/ticket33632 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket33632 b/changes/ticket33632 new file mode 100644 index 0000000000..9d813feaf2 --- /dev/null +++ b/changes/ticket33632 @@ -0,0 +1,5 @@ + o Minor features (relay fingerprint, command line): + - Allow a relay operator to list the ed25519 keys on the command line + by adding the `rsa` and `ed25519` arguments to the --list-fingerprint + flag to show the respective RSA and ed25519 relay fingerprint. Closes + ticket 33632. Patch by Neel Chauhan. |