From f4113a201e9202dc447bca6d7d0198c61b3e6a3f Mon Sep 17 00:00:00 2001 From: danieljperry Date: Wed, 1 Oct 2025 12:56:24 +0800 Subject: [PATCH] Update readme to move CHIP-45 to Last Call --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fc19ffb3..f80946d3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [39 - Fee Service Standard](https://github.com/Chia-Network/chips/pull/138) * [42 - Protected Single Sided Offers](https://github.com/Chia-Network/chips/pull/143) * [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) * [50 - Action Layer and Slots](https://github.com/Chia-Network/chips/pull/165) * [51 - Reward Distributor](https://github.com/Chia-Network/chips/pull/165) @@ -44,7 +43,7 @@ The rest of this document is a summary of all notable CHIPs, organized by status * None ### Last Call -* None +* [45 - Options contracts](https://github.com/Chia-Network/chips/pull/152) ### Final * [2 - dApp Protocol](/CHIPs/chip-0002.md)