mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-07 08:13:11 +00:00
Update evm/spec/mpts.tex
Co-authored-by: David <dvdplm@gmail.com>
This commit is contained in:
parent
98bed16a09
commit
12b522cba8
@ -63,7 +63,7 @@ The payload of state and receipt tries is given in the natural sequential way. T
|
||||
|
||||
\subsection{Encoding and Hashing}
|
||||
|
||||
Encoding is recursively performed starting from the trie root. Leaf, branch and extension nodes are encoded as the RLP encoding of list containing the hex prefix encoding of the node key as well as
|
||||
Encoding is done recursively starting from the trie root. Leaf, branch and extension nodes are encoded as the RLP encoding of list containing the hex prefix encoding of the node key as well as
|
||||
|
||||
\begin{description}
|
||||
\item[Leaf Node:] the encoding of the the payload,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user