From 252d4353aaf8ea2f42256aa17ee22b994e6390ad Mon Sep 17 00:00:00 2001 From: Anchal Bharti <153250519+anc-bhrti@users.noreply.github.com> Date: Wed, 22 Jan 2025 17:08:44 +0530 Subject: [PATCH] Update el-specs.md F_london term was used but never mentioned what it was, so introduced this term, following the part where eqn 57 (h) is explained. --- docs/wiki/EL/el-specs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/wiki/EL/el-specs.md b/docs/wiki/EL/el-specs.md index 5fc8ac84..957db9e1 100644 --- a/docs/wiki/EL/el-specs.md +++ b/docs/wiki/EL/el-specs.md @@ -190,6 +190,8 @@ $$ \xi \equiv 8 \qquad (50) $$ +If Hnumber = Fnumber, it is special case of [London Hard Fork](https://eips.ethereum.org/EIPS/eip-1559?utm_source=chatgpt.com). + | Symbol | What it represents | value | comments | | --------------- | ------------------------------------------ | -------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | | $F(H) $ | Base Fee per Gas | | Paid be the sender as part of the Total Fee , The Base Fee is finally burnt by Execution Layer and taken out of the system |