From 9d54fbc651a58262d8916f4233a8c09efaa98d32 Mon Sep 17 00:00:00 2001 From: imaginaryusername Date: Wed, 9 Jun 2021 20:06:39 +0000 Subject: [PATCH] Update from Forestry.io imaginaryusername updated app/data/chips.json --- app/data/chips.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/data/chips.json b/app/data/chips.json index a6c05bef..c35570e2 100644 --- a/app/data/chips.json +++ b/app/data/chips.json @@ -1,5 +1,15 @@ { "chips": [ + { + "title": " CHIP-2021-03-Bigger-Script-Integers", + "lastUpdated": "2021/06/09", + "link": "https://gitlab.com/bitjson/chips/-/blob/math64/CHIP-2021-03-Bigger-Script-Integers.md", + "consensus": "Yes", + "tags": [ + "Script" + ], + "activated": "No" + }, { "title": "CHIP-2021-02-Add-Native-Introspection-Opcodes", "lastUpdated": "2021/06/03", @@ -92,16 +102,6 @@ "Mempool-policy" ], "activated": "Yes" - }, - { - "title": " CHIP-2021-03-Bigger-Script-Integers", - "lastUpdated": "2021/06/09", - "link": "https://gitlab.com/bitjson/chips/-/blob/math64/CHIP-2021-03-Bigger-Script-Integers.md", - "consensus": "Yes", - "tags": [ - "Script" - ], - "activated": "No" } ] }