aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index edadc21..1f77330 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -703,11 +703,11 @@ zTLD[126..129].zTLD[63..125].zTLD[0..62]
703 </t> 703 </t>
704 <dl> 704 <dl>
705 <dt>Z</dt> 705 <dt>Z</dt>
706 <dd>The number of PoWs required is fixed at 32.</dd> 706 <dd>The number of PoWs that are required. Its value is fixed at 32.</dd>
707 <dt>D</dt> 707 <dt>D</dt>
708 <dd>The minimum average difficulty is fixed at 22.</dd> 708 <dd>The minimum average difficulty. Its value is fixed at 22.</dd>
709 <dt>EPOCH</dt> 709 <dt>EPOCH</dt>
710 <dd>A single epoch is fixed at 365 days.</dd> 710 <dd>A single epoch. Its value is fixed at 365 days in microseconds.</dd>
711 </dl> 711 </dl>
712 <t> 712 <t>
713 The revocation message wire format is illustrated in 713 The revocation message wire format is illustrated in
@@ -750,7 +750,7 @@ zTLD[126..129].zTLD[63..125].zTLD[0..62]
750 <dt>TTL</dt> 750 <dt>TTL</dt>
751 <dd> 751 <dd>
752 denotes the relative 64-bit time to live of the record in 752 denotes the relative 64-bit time to live of the record in
753 microseconds also in network byte order. 753 microseconds in network byte order.
754 The field <bcp14>SHOULD</bcp14> be set to EPOCH * 1.1. 754 The field <bcp14>SHOULD</bcp14> be set to EPOCH * 1.1.
755 Given an average number of leading zeros D', then the field value 755 Given an average number of leading zeros D', then the field value
756 <bcp14>MAY</bcp14> be increased up to (D'-D) * EPOCH * 1.1. 756 <bcp14>MAY</bcp14> be increased up to (D'-D) * EPOCH * 1.1.