Skip to content

Commit

Permalink
Update chainpack.md
Browse files Browse the repository at this point in the history
Fix tiny uint packing description
  • Loading branch information
fvacek authored Dec 17, 2024
1 parent 23eacdd commit 456d96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainpack.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ thus would be packed as `0x2a`.

```
+--------------+
| 0x40 + Value |
| 0x00 + Value |
+--------------+
Value ∈ <0, 63>
```
Expand Down

0 comments on commit 456d96f

Please sign in to comment.