소스 검색

Fix another lintchanges issue

Nick Mathewson 7 년 전
부모
커밋
c88e913b09
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      changes/bug21641

+ 1 - 1
changes/bug21641

@@ -2,4 +2,4 @@
     - Onion key rotation and expiry intervals are now defined as a network
       consensus parameter as per proposal 274. The default lifetime of an
       onion key is bumped from 7 to 28 days. Old onion keys will expire after 7
-      days by default. Fixes bug 21641.
+      days by default. Closes ticket 21641.