From 0d6620ce4d6701f1aa33ee9f3c45122299025672 Mon Sep 17 00:00:00 2001 From: Igor Kozyrev Date: Wed, 15 Sep 2021 15:51:36 +0000 Subject: [PATCH] fix: runtime_types.json --- --- a/runtime_types.json +++ b/runtime_types.json @@ -18,7 +18,6 @@ "DecimalPoints": "u8", "CollectionMode": { "_enum": { - "Invalid": null, "NFT": null, "Fungible": "DecimalPoints", "ReFungible": null -- gitstuff