aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-02-09 13:55:49 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-02-09 13:55:49 +0100
commitf2ae686f743375da77f8bea8884262b6977bb8ba (patch)
tree2dc1f2cb733ab704e07e02be0c3aa414bcf1d7bb
parent0549500c452213ad3f3814c4938809699b01144d (diff)
downloadlsd0001-f2ae686f743375da77f8bea8884262b6977bb8ba.tar.gz
lsd0001-f2ae686f743375da77f8bea8884262b6977bb8ba.zip
zeroes
-rw-r--r--draft-schanzen-gns.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 10862a4..64abd62 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -648,7 +648,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
648 for a verifier. A verifier MAY discard a revocation without 648 for a verifier. A verifier MAY discard a revocation without
649 checking the POW values or the signature if the TTL (in combination with TIMESTAMP) 649 checking the POW values or the signature if the TTL (in combination with TIMESTAMP)
650 indicates that the revocation has already expired. However, the actual TTL of the 650 indicates that the revocation has already expired. However, the actual TTL of the
651 revocation must be determined by examining the leading zeros in the 651 revocation must be determined by examining the leading zeroes in the
652 proof of work calculation. 652 proof of work calculation.
653 </dd> 653 </dd>
654 <dt>POW_i</dt> 654 <dt>POW_i</dt>
@@ -2913,7 +2913,7 @@ Purpose | Name | References | Comment
2913 A character "A" or "a" it is decoded to the value 10 when decoding. 2913 A character "A" or "a" it is decoded to the value 10 when decoding.
2914 A 5 bit block with a value of 18 is encoded to the character "J" when encoding. 2914 A 5 bit block with a value of 18 is encoded to the character "J" when encoding.
2915 If the bit length of the byte string to encode is not a multiple of 5 2915 If the bit length of the byte string to encode is not a multiple of 5
2916 it is padded to the next multiple with zeros. 2916 it is padded to the next multiple with zeroes.
2917 </t> 2917 </t>
2918 <figure anchor="CrockfordB32Encode"> 2918 <figure anchor="CrockfordB32Encode">
2919 <artwork name="" type="" align="left" alt=""><![CDATA[ 2919 <artwork name="" type="" align="left" alt=""><![CDATA[