commit 1d9a242abd1b70ac49d88baf529cb141f02ab484 parent 479f8e89792716c4fb6fe382be281fa2fe860963 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Tue, 22 Feb 2022 20:42:55 +0100 add todo Diffstat:
| M | draft-schanzen-r5n.xml | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml @@ -1358,7 +1358,7 @@ Connectivity | |Underlay| |Underlay| </section> </section> <section anchor="blockstorage" numbered="true" toc="default"> - <name>Storage</name> + <name>Block Storage</name> <t> An implementation MUST provide a local persistence mechanism for blocks. @@ -1442,6 +1442,10 @@ Connectivity | |Underlay| |Underlay| are: </t> <!-->t>ReplyEvaluationResult</t>--> + <!-- FIXME this is not integrated into the message processing + or block processing. We need to specifiy where this is used. + My guess is that we should handle result types in the message + processing descriptions --> <dl> <dt>OK_MORE</dt> <dd>Valid result, and there may be more.</dd>