From c722076b279fd997b7cddda535de07c4555c9378 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Thu, 14 Aug 2025 11:00:27 +0800 Subject: [PATCH] Move CHIPs 38 and 40 to Final status in Readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd70cf98..592ef115 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,7 @@ The rest of this document is a summary of all notable CHIPs, organized by status * 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) +* None ### Final * [2 - dApp Protocol](/CHIPs/chip-0002.md) @@ -71,6 +70,8 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [35 - DataLayer Delegation Capabilities](/CHIPs/chip-0035.md) * [36 - keccak256 CLVM operator](/CHIPs/chip-0036.md) * [37 - EIP-712 Wallet Puzzle](/CHIPs/chip-0037.md) +* [38 - Revocable CATs](/CHIPs/chip-0038.md) +* [40 - everything_with_singleton TAIL](/CHIPs/chip-0040.md) * [41 - Streaming Puzzle](/CHIPs/chip-0041.md) * [44 - Clawback Standard v2](/CHIPs/chip-0044.md) * [47 - NFC Offer Data](/CHIPs/chip-0047.md)