Update evm/spec/mpts.tex

Co-authored-by: wborgeaud <williamborgeaud@gmail.com>
This commit is contained in:
Alonso González
2023-11-27 16:16:52 +01:00
committed by GitHub
co-authored by wborgeaud
parent ee450d6dbc
commit 110a8effdb
+1 -1
View File
@@ -35,7 +35,7 @@ The storage trie payload in turn is a single word.
The transaction trie nodes contain the length of the RLP encoded transaction, followed by the bytes of the RLP encoding of the transaction.
\subsubsection{Receipt Trie}
The payload of the recipts trie is a receipt. Each receipt is stored as
The payload of the receipts trie is a receipt. Each receipt is stored as
\begin{enumerate}
\item the length in words of the payload,
\item the status,