commit 11c84f0f9c15a65c601c627577dde5dc2df0c58f
parent f78d492c81f1714434a3d821763726922885308a
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Thu, 18 Aug 2022 19:04:18 +0200
flags
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
@@ -1525,7 +1525,7 @@ BEGIN
<dt>TRUNCATED ORIGIN</dt>
<dd>
is only provided if the TRUNCATED flag
- is set in OPTIONS. If present, this is
+ is set in FLAGS. If present, this is
the public key of the peer just before
the first entry on the PUTPATH and the
first peer on the PUTPATH is not the
@@ -1543,7 +1543,7 @@ BEGIN
<dt>LAST HOP SIGNATURE</dt>
<dd>
is only provided if the RECORD ROUTE flag
- is set in OPTIONS. If present, this is
+ is set in FLAGS. If present, this is
an EdDSA signature of the sender of this message
(using the same format as the signatures in PUTPATH)
affirming that the sender forwarded the message from
@@ -1931,7 +1931,7 @@ BEGIN
<dt>TRUNCATED ORIGIN</dt>
<dd>
is only provided if the TRUNCATED flag
- is set in OPTIONS. If present, this is
+ is set in FLAGS. If present, this is
the public key of the peer just before
the first entry on the PUTPATH and the
first peer on the PUTPATH is not the
@@ -1954,7 +1954,7 @@ BEGIN
<dt>LAST HOP SIGNATURE</dt>
<dd>
is only provided if the RECORD ROUTE flag
- is set in OPTIONS. If present, this is
+ is set in FLAGS. If present, this is
an EdDSA signature of the sender of this message
(using the same format as the signatures in PUTPATH)
affirming that the sender forwarded the message from