From f9722c49f93db261bb6b584eb3ca95687b39da72 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+miavonsteinkirch@users.noreply.github.com> Date: Thu, 17 Nov 2022 10:36:46 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=87=20block=20size=20manipulation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blockspace/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockspace/README.md b/blockspace/README.md index 8e090dc..32e1853 100644 --- a/blockspace/README.md +++ b/blockspace/README.md @@ -11,4 +11,4 @@ #### block size manipulation -* if a block is larger than the target block size, the base fee increases. a block builder can manipulate the size of the block to increase/decrease the base fee in the next bloxk. +* if a block is larger than the target block size, the base fee increases. a block builder can manipulate the size of the block to increase/decrease the base fee in the next block.