merge of 'b554753bbfa0902cdb845d24a52a52643f81787f'

and 'dd203646f05c50a6169369effc81407ebd60b165'
This commit is contained in:
str4d
2014-02-24 20:18:27 +00:00

View File

@@ -838,7 +838,7 @@ Cost is typically 5 or 6 for SSU, and 10 or 11 for NTCP.
{%- endtrans %}</li>
<li>{% trans -%}
Expiration is currently unused, always null (all zeroes)).
Expiration is currently unused, always null (all zeroes).
As of release 0.9.3, the expiration is assumed zero and not stored, so any non-zero expiration
will fail in the RouterInfo signature verification.
Implementing expiration (or another use for these bytes) will be a backwards-incompatible change.