Skip to content

Serialization and tries

The three encodings the protocol commits to, and the helpers built on them. RLP (YP Appendix B) is the wire and trie encoding of protocol structures; SSZ frames the stateless input envelope; the Merkle-Patricia trie (YP Appendix D) turns key–value state into the roots the header commits to.