From 9ced80cbe8111b9535f1d293bd65a31d98d68e05 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Tue, 26 May 2026 11:47:29 +0800 Subject: [PATCH] Add CHIP-60 to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2ab0cdb..fd969787 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [55 - CATalog](https://github.com/Chia-Network/chips/pull/192) * [58 - Parallel Voting at Scale](https://github.com/Chia-Network/chips/pull/202) * [59 - Pooling v2](https://github.com/Chia-Network/chips/pull/203) +* [60 - Titled CATs](https://github.com/Chia-Network/chips/pull/205) ### Review * [48 - New Proof of Space](https://github.com/Chia-Network/chips/pull/160)