From 589ac0be89049294926fdadaa6b88246fac395fd Mon Sep 17 00:00:00 2001 From: danieljperry Date: Wed, 20 Aug 2025 09:21:20 +0800 Subject: [PATCH] Move CHIP-45 to Review in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 592ef115..4e1eadc5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ The rest of this document is a summary of all notable CHIPs, organized by status ### Draft * [39 - Fee Service Standard](https://github.com/Chia-Network/chips/pull/138) * [43 - Meta Inner Puzzle Spec (MIPS)](https://github.com/Chia-Network/chips/pull/145) -* [45 - Options contracts](https://github.com/Chia-Network/chips/pull/152) * [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 - Proof Format Fork Timelines](https://github.com/Chia-Network/chips/pull/161) @@ -38,6 +37,7 @@ The rest of this document is a summary of all notable CHIPs, organized by status ### Review * [42 - Protected Single Sided Offers](https://github.com/Chia-Network/chips/pull/143) +* [45 - Options contracts](https://github.com/Chia-Network/chips/pull/152) ### Review (Fast Track) * None