From 7d71053db1c57a0771d5379eec9e8e223321c770 Mon Sep 17 00:00:00 2001 From: Samuel M Smith Date: Wed, 20 Mar 2024 15:29:19 -0600 Subject: [PATCH] fixed error in count code table --- spec/spec.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/spec.md b/spec/spec.md index 91d8c4b..0afa869 100644 --- a/spec/spec.md +++ b/spec/spec.md @@ -1062,8 +1062,8 @@ This master table includes both the Primitive and Count Code types. The types ar | `-0W#####` | Merkle Tree Root seal singles `rdig`up to 1,073,741,823 quadlets/triplets | 8 | 5 | 8 | | `-X##` | Backer registrar identifier seal couples `brid+dig`up to 4,095 quadlets/triplets | 4 | 2 | 4 | | `-0X#####` | Backer registrar identifier seal couples `brid+dig`up to 1,073,741,823 quadlets/triplets | 8 | 5 | 8 | -| `-Z##` | ESSR (TSP) Payload `version+messagtype+...` up to 4,095 quadlets/triplets | 4 | 2 | 4 | -| `-0Z#####` | ESSR (TSP) Payload `version+messagtype+...` up to 1,073,741,823 quadlets/triplets | 8 | 5 | 8 | +| `-Y##` | ESSR (TSP) Payload `version+messagtype+...` up to 4,095 quadlets/triplets | 4 | 2 | 4 | +| `-0Y#####` | ESSR (TSP) Payload `version+messagtype+...` up to 1,073,741,823 quadlets/triplets | 8 | 5 | 8 | | | Operation Codes | | | | | `_` | Reserved TBD | | | | | | Primitive Matter Codes | | | |