From 4af7922c65624188ef892d7047751658787ac942 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Fri, 23 Sep 2022 02:54:37 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=A6=20add=20Ethereum=20Proof-of-Stake?= =?UTF-8?q?=20Consensus=20Specifications?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- The-Merge/README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/The-Merge/README.md b/The-Merge/README.md index 921e3b4..c8b3e49 100644 --- a/The-Merge/README.md +++ b/The-Merge/README.md @@ -3,12 +3,7 @@
-## proposer/builder separation (PBS) - -
- - -### resources +## resources
@@ -35,7 +30,7 @@ --- -### Definitions +## Definitions * LMD-GHOST: latest message drive greediest heaviest observed subtree, the fork choice rule determining which block is viewed as the current chain head.