From 2288b314a904133e82c53863ea796be70d614476 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Thu, 25 Sep 2025 11:39:43 +0800 Subject: [PATCH] Add errata to move sub-category to Primitive --- CHIPs/chip-0044.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHIPs/chip-0044.md b/CHIPs/chip-0044.md index dd20b78c..8867486b 100644 --- a/CHIPs/chip-0044.md +++ b/CHIPs/chip-0044.md @@ -7,7 +7,7 @@ | Comments-URI | [CHIPs repo, PR #150](https://github.com/Chia-Network/chips/pull/150) | | Status | Final | | Category | Standards Track | -| Sub-Category | Chialisp | +| Sub-Category | Primitive | | Created | 2025-03-05 | | Requires | [0020](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0020.md) | | Replaces | None | @@ -128,6 +128,10 @@ Because the push-through spend path can be spent by anyone without authorization None +## Errata + +* 2025-09-25 -- This Chip's sub-category was originally listed as `Chialisp`, but it should have been `Primitive`. This has now been corrected. + ## Copyright Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).