From 495d9aec533157f9c875eb82fe691370f9f11134 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Thu, 21 Aug 2025 21:44:31 +0800 Subject: [PATCH] Move CHIPs 50 and 51 to Review in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e1eadc5..6c7687ef 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,12 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [46 - Detecting Dishonest NFT Offers](https://github.com/Chia-Network/chips/pull/151) * [48 - New Proof of Space](https://github.com/Chia-Network/chips/pull/160) * [49 - Proof Format Fork Timelines](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) ### Review * [42 - Protected Single Sided Offers](https://github.com/Chia-Network/chips/pull/143) * [45 - Options contracts](https://github.com/Chia-Network/chips/pull/152) +* [50 - Action Layer and Slots](https://github.com/Chia-Network/chips/pull/165) +* [51 - Reward Distributor](https://github.com/Chia-Network/chips/pull/165) ### Review (Fast Track) * None