From 4db96c8efaaeb3d8daf657b6fe20ab6915718cdf Mon Sep 17 00:00:00 2001 From: danieljperry Date: Mon, 27 Apr 2026 07:42:21 +0800 Subject: [PATCH] Move CHIP-52 to Last Call in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f28755bb..189e64d2 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,12 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [49 - 3.0 Fork Info](https://github.com/Chia-Network/chips/pull/161) * [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) ### Review (Fast Track) * None ### Last Call -* None +* [52 - Partial Offers](https://github.com/Chia-Network/chips/pull/174) ### Final * [2 - dApp Protocol](/CHIPs/chip-0002.md)