From ffc6a3db9694aa36cb70b88948d8cacfca19eef5 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Fri, 30 Jan 2026 10:25:00 +0800 Subject: [PATCH] Move CHIP-43 to Last Call in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index dd477007..11938303 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [53 - Secure the Bag for distributed payouts](https://github.com/Chia-Network/chips/pull/183) ### Review -* [43 - Meta Inner Puzzle Spec (MIPS)](https://github.com/Chia-Network/chips/pull/145) * [50 - Action Layer and Slots](https://github.com/Chia-Network/chips/pull/165) * [51 - Reward Distributor](https://github.com/Chia-Network/chips/pull/165) * [52 - Partial Offers](https://github.com/Chia-Network/chips/pull/174) @@ -25,7 +24,7 @@ The rest of this document is a summary of all notable CHIPs, organized by status * None ### Last Call -* None +* [43 - Meta Inner Puzzle Spec (MIPS)](https://github.com/Chia-Network/chips/pull/145) ### Final * [2 - dApp Protocol](/CHIPs/chip-0002.md)