From 8ca78c7eeb512f054926587fa391067491ff8e4d Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Wed, 8 Feb 2023 18:27:25 +0100 Subject: [PATCH] Formatting --- EIPS/eip-6466.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-6466.md b/EIPS/eip-6466.md index a9af8fee165149..6271c83fe9446b 100644 --- a/EIPS/eip-6466.md +++ b/EIPS/eip-6466.md @@ -29,7 +29,7 @@ While the consensus `ExecutionPayloadHeader` and the execution block header map The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 and RFC 8174. -#### Consensus `ExecutionPayload` changes +### Consensus `ExecutionPayload` changes A new `Receipt` SSZ container is introduced to represent receipts.