aboutsummaryrefslogtreecommitdiff
path: root/proposals/340-packed-and-fragmented.md
diff options
context:
space:
mode:
Diffstat (limited to 'proposals/340-packed-and-fragmented.md')
-rw-r--r--proposals/340-packed-and-fragmented.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/proposals/340-packed-and-fragmented.md b/proposals/340-packed-and-fragmented.md
index 82adb8e..6c27fcd 100644
--- a/proposals/340-packed-and-fragmented.md
+++ b/proposals/340-packed-and-fragmented.md
@@ -51,9 +51,11 @@ formats going on at the same time.
The new format for a decrypted relay _cell_ will be:
- recognized [2 bytes]
- digest [14 bytes]
- body [509 - 16 = 493 bytes]
+```text
+recognized [2 bytes]
+digest [14 bytes]
+body [509 - 16 = 493 bytes]
+```
The `recognized` and `digest` fields are computed as before; the only
difference is that they occur _before_ the rest of the cell, and that `digest`