From 11c208a58a73b3a77d24174cd03a3c1beff2e01c Mon Sep 17 00:00:00 2001 From: danieljperry Date: Tue, 30 Jun 2026 12:01:08 -0500 Subject: [PATCH] Add CHIP-61 as a Draft --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5c98aa7..0e63ac6b 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) * [59 - Pooling v2](https://github.com/Chia-Network/chips/pull/203) * [60 - Titled CATs](https://github.com/Chia-Network/chips/pull/205) +* [66 - Remote compact VDF proofs](https://github.com/Chia-Network/chips/pull/209) ### Review * [48 - New Proof of Space](https://github.com/Chia-Network/chips/pull/160)