Skip to content

Commit

Permalink
Merge pull request #1144 from terencechain/patch-78
Browse files Browse the repository at this point in the history
Updated SSZ ToC
  • Loading branch information
djrtwo authored Jun 6, 2019
2 parents 71ab58a + 84ce28a commit b30c69d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specs/simple-serialize.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@
- [Composite types](#composite-types)
- [Aliases](#aliases)
- [Default values](#default-values)
- [Illegal types](#illegal-types)
- [Serialization](#serialization)
- [`"uintN"`](#uintn)
- [`"bool"`](#bool)
- [`"null`](#null)
- [Vectors, containers, lists, unions](#vectors-containers-lists-unions)
- [Deserialization](#deserialization)
- [Merkleization](#merkleization)
Expand Down

0 comments on commit b30c69d

Please sign in to comment.