[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lsd0001] branch master updated: avoid using the terms 'wire' and 'messa
From: |
gnunet |
Subject: |
[lsd0001] branch master updated: avoid using the terms 'wire' and 'message' for a data format that never sees a 'wire' and is never transmitted |
Date: |
Tue, 01 Feb 2022 15:59:16 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository lsd0001.
The following commit(s) were added to refs/heads/master by this push:
new 7bc8349 avoid using the terms 'wire' and 'message' for a data format
that never sees a 'wire' and is never transmitted
7bc8349 is described below
commit 7bc8349f88bbcde92fad489abd2d659f2ceb5d5a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 1 15:59:14 2022 +0100
avoid using the terms 'wire' and 'message' for a data format that never
sees a 'wire' and is never transmitted
---
draft-schanzen-gns.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 3b41221..626e229 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -543,8 +543,8 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
<dt>K</dt><dd>Unused</dd>
</dl>
<t>
- <xref target="figure_revocation"/> illustrates the wire format
- of the message string "P" on which the PoW is calculated.
+ <xref target="figure_revocation"/> illustrates the format
+ of the data "P" on which the PoW is calculated.
</t>
<figure anchor="figure_revocation">
<artwork name="" type="" align="left" alt=""><![CDATA[
@@ -561,7 +561,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
+-----+-----+-----+-----+-----+-----+-----+-----+
]]></artwork>
</figure>
- <t>The Wire Format of the PoW Message String.</t>
+ <t>The Format of the PoW Data.</t>
<dl>
<dt>POW</dt>
<dd>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lsd0001] branch master updated: avoid using the terms 'wire' and 'message' for a data format that never sees a 'wire' and is never transmitted,
gnunet <=