From 229e6c9284f60d9440ef089d105f3b71d2da1ae5 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Wed, 30 Jul 2025 21:10:18 +0200 Subject: [PATCH] Move CHIPs 38 and 40 to Last Call in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0db121b..47648337 100644 --- a/README.md +++ b/README.md @@ -37,14 +37,14 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [51 - Reward Distributor](https://github.com/Chia-Network/chips/pull/165) ### Review -* [38 - Revocable CATs](https://github.com/Chia-Network/chips/pull/136) -* [40 - everything_with_singleton TAIL](https://github.com/Chia-Network/chips/pull/139) * [42 - Protected Single Sided Offers](https://github.com/Chia-Network/chips/pull/143) ### Review (Fast Track) * None ### Last Call +* [38 - Revocable CATs](https://github.com/Chia-Network/chips/pull/136) +* [40 - everything_with_singleton TAIL](https://github.com/Chia-Network/chips/pull/139) * [41 - Streaming Puzzle](https://github.com/Chia-Network/chips/pull/142) * [44 - Clawback Standard v2](https://github.com/Chia-Network/chips/pull/150)