From c0d9c47bf8a03b8bf6c549ef16a91e13c8c2d7a2 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 16 Jun 2022 16:48:34 +0200 Subject: minor --- draft-schanzen-gns.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml index b36f53a..4b42680 100644 --- a/draft-schanzen-gns.xml +++ b/draft-schanzen-gns.xml @@ -1734,7 +1734,8 @@ GET(key) -> value Resource records are grouped by their respective labels, encrypted and published together in a single records block - (RRBLOCK) in the storage under a storage key q as illustrated in . + (RRBLOCK) in the storage under a storage key q as illustrated in . + The implementation MUST use the PUT storage procedure in order to update the zone contents accordingly.
value +---------+ | ]]>
- The storage key is derived from the zone key and the respective label of the contained records. @@ -1773,7 +1773,6 @@ GET(key) -> value The storage Key derivation and records block creation using is specified in the following sections and a high-level overview is illustrated in . - The implementation MUST use the PUT storage procedure in order to update the zone contents accordingly.