From 8c1d31eeaf3d13da0f10addc9e17d481b22c207f Mon Sep 17 00:00:00 2001 From: danieljperry Date: Tue, 31 Mar 2026 12:57:44 +0800 Subject: [PATCH] Add CHIP-57 to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cae39d72..f28755bb 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [54 - XCHandles](https://github.com/Chia-Network/chips/pull/192) * [55 - CATalog](https://github.com/Chia-Network/chips/pull/192) * [56 - Fee CATs](https://github.com/Chia-Network/chips/pull/194) +* [57 - Silent Payments](https://github.com/Chia-Network/chips/pull/198) ### Review * [48 - New Proof of Space](https://github.com/Chia-Network/chips/pull/160)