Skip to content

Commit

Permalink
Merge pull request #337 from justdmitry/patch-1
Browse files Browse the repository at this point in the history
Fix typo in cell serialization example
  • Loading branch information
reveloper committed Sep 18, 2023
2 parents 3e95ba8 + 672828d commit 9401a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop/data-formats/cell-boc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Now let's add the refs indexes:
And put it all together:
```json
0201 C0 0201
0101 AA 02
0101 FF 02
0006 0AAAAA
```

Expand Down

0 comments on commit 9401a92

Please sign in to comment.