aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-05-23 15:02:38 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-05-23 15:02:38 +0200
commitcb398f7dc65fe4ee6104cbbab609cd960a1df8a7 (patch)
tree306895c6c674774ea921ef2bbd557685e76666ca
parent9f2b20b812faebeb8724c447dd90a1d5043e05ae (diff)
downloadlsd0001-cb398f7dc65fe4ee6104cbbab609cd960a1df8a7.tar.gz
lsd0001-cb398f7dc65fe4ee6104cbbab609cd960a1df8a7.zip
fix timestamp description more
-rw-r--r--draft-schanzen-gns.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 5b83c8c..ead645a 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1183,7 +1183,7 @@ X, K are unused
1183 </dd> 1183 </dd>
1184 <dt>TIMESTAMP</dt> 1184 <dt>TIMESTAMP</dt>
1185 <dd> 1185 <dd>
1186 denotes the absolute 64-bit expiration date of the record. 1186 denotes the absolute 64-bit date when the revocation was computed.
1187 In microseconds since midnight (0 hour), January 1, 1970 in network 1187 In microseconds since midnight (0 hour), January 1, 1970 in network
1188 byte order. 1188 byte order.
1189 </dd> 1189 </dd>
@@ -1264,7 +1264,8 @@ X, K are unused
1264 <dd> 1264 <dd>
1265 denotes the absolute 64-bit date when the revocation was computed. 1265 denotes the absolute 64-bit date when the revocation was computed.
1266 In microseconds since midnight (0 hour), January 1, 1970 in network 1266 In microseconds since midnight (0 hour), January 1, 1970 in network
1267 byte order. 1267 byte order. This is the same value as the timestamp used in the
1268 individual PoW calculations.
1268 </dd> 1269 </dd>
1269 <dt>TTL</dt> 1270 <dt>TTL</dt>
1270 <dd> 1271 <dd>