From 1505a25009dba5cf21520802edca4a69520bc56a Mon Sep 17 00:00:00 2001 From: zzz <zzz@i2pmail.org> Date: Sun, 5 Jan 2025 10:38:44 -0500 Subject: [PATCH] show options as variable-length in picture --- i2p2www/spec/proposals/163-datagram2.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/i2p2www/spec/proposals/163-datagram2.rst b/i2p2www/spec/proposals/163-datagram2.rst index ab198da2..cf3cd630 100644 --- a/i2p2www/spec/proposals/163-datagram2.rst +++ b/i2p2www/spec/proposals/163-datagram2.rst @@ -135,8 +135,11 @@ Add Datagram2 to [DATAGRAMS]_ as follows: ~ ~ | | +----+----+----+----+----+----+----+----+ - | flags | options (optional)| | - +----+----+----+----+----+----+ + + | flags | options (optional) | + +----+----+ + + ~ ~ + ~ ~ + +----+----+----+----+----+----+----+----+ | | ~ offline_signature (optional) ~ ~ expires, sigtype, pubkey, offsig ~ -- GitLab