From 1531064a2c4527e726efe74242f490c14660d449 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+miavonsteinkirch@users.noreply.github.com> Date: Thu, 17 Nov 2022 13:40:48 -0800 Subject: [PATCH] understanding fees in eip-1559 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc06c87..53c50ea 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ - thoughts on how eip-1559 proposes a major change to ethereum's transaction fee mechanism, the market for ethereum transactions, incentive-compatible transaction fee mechanisms, and alternative designs. * [congestion control and eip1559, by barnabe.eth](https://barnabe.substack.com/p/congestion-control-and-eip1559) +* [understanding fees in eip-1559](https://barnabe.substack.com/p/understanding-fees-in-eip1559) * [mev and eip1559](https://github.com/MEV-WAIFU-LABS/mev/blob/main/MEV_on_Ethereum/eip-1559.md)