We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb8773f + 812d7a9 commit eab7eddCopy full SHA for eab7edd
src/engine/specification.md
@@ -139,7 +139,7 @@ This structure maps on the [`ExecutionPayload`](https://github.com/ethereum/cons
139
- `parentHash`: `DATA`, 32 Bytes
140
- `feeRecipient`: `DATA`, 20 Bytes
141
- `stateRoot`: `DATA`, 32 Bytes
142
-- `receiptRoot`: `DATA`, 32 Bytes
+- `receiptsRoot`: `DATA`, 32 Bytes
143
- `logsBloom`: `DATA`, 256 Bytes
144
- `random`: `DATA`, 32 Bytes
145
- `blockNumber`: `QUANTITY`, 64 Bits
0 commit comments