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
parent ee450d6dbc
commit 110a8effdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,