aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-02-16 18:56:49 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-02-16 18:56:49 +0100
commit1869ead84c10dfafd36f18db2586a33d1a670204 (patch)
treee610dc4708098d3528869c63ed513100e64d0b73
parent58d255d00384b43f2215f2cc4c45a2e85610cb5b (diff)
downloadlsd0001-1869ead84c10dfafd36f18db2586a33d1a670204.tar.gz
lsd0001-1869ead84c10dfafd36f18db2586a33d1a670204.zip
zkl lt or eq
-rw-r--r--draft-schanzen-gns.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index c4d86c1..b2126fd 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -475,7 +475,7 @@ zkl := Base32GNS-Encode(ztype||zkey)
475ztype||zkey := Base32GNS-Decode(zkl) 475ztype||zkey := Base32GNS-Decode(zkl)
476 ]]></artwork> 476 ]]></artwork>
477 <t> 477 <t>
478 If zkl is less than 63 characters, it can directly be 478 If zkl is less than or equal to 63 characters, it can directly be
479 used as a zTLD. 479 used as a zTLD.
480 If zkl is longer than 63 characters, the 480 If zkl is longer than 63 characters, the
481 zTLD is constructed by dividing zkl into smaller labels separated by the 481 zTLD is constructed by dividing zkl into smaller labels separated by the