From 934d6469f15a55485dfe6ded4182bbdff23b2d56 Mon Sep 17 00:00:00 2001 From: "joshcs.eth" <46639943+jcstein@users.noreply.github.com> Date: Wed, 3 Jul 2024 11:47:28 -0400 Subject: [PATCH] fix: add cip-22 to README (#162) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc6e126..1899964 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Read [CIP-1](https://github.com/celestiaorg/CIPs/blob/main/cips/cip-1.md) for in | [19](/cips/cip-19.md) | Shwap Protocol | Hlib Kanunnikov (@Wondertan) | | [20](/cips/cip-20.md) | Disable Blobstream module | Rootul Patel (@rootulp) | | [21](/cips/cip-21.md) | Introduce blob type with verified signer | Callum Waters (@cmwaters) | +| [22](/cips/cip-22.md) | Removing the blobStartIndex | NashQueue (@Nashqueue) | ## Contributing