From ea1b11086a76ebb2a8ade098177704930cb8c756 Mon Sep 17 00:00:00 2001 From: Jude Allred Date: Mon, 24 Nov 2025 10:05:31 -0600 Subject: [PATCH] Add CHIP 53 to readme as Draft --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adb1554a..10318cfc 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ 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 - 3.0 Fork Info](https://github.com/Chia-Network/chips/pull/161) +* [53 - Secure the Bag for distributed payouts](https://github.com/Chia-Network/chips/pull/183) ### Review * [43 - Meta Inner Puzzle Spec (MIPS)](https://github.com/Chia-Network/chips/pull/145)