Skip to content

Commit

Permalink
Merge pull request #78 from SmithSamuelM/revised-format
Browse files Browse the repository at this point in the history
fixed error in count code table
  • Loading branch information
SmithSamuelM authored Mar 20, 2024
2 parents 1945488 + 5c72802 commit 1263733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | | | |
Expand Down

0 comments on commit 1263733

Please sign in to comment.