From d87157cf733a9e051d18953557d165bf42eceb2c Mon Sep 17 00:00:00 2001 From: str-mv Date: Thu, 17 Dec 2020 17:02:50 +0000 Subject: [PATCH] Runtime types updated --- --- a/runtime_types.json +++ b/runtime_types.json @@ -68,6 +68,7 @@ "TokenPrefix": "Vec", "MintMode": "bool", "OffchainSchema": "Vec", + "SchemaVersion": "SchemaVersion", "Sponsor": "AccountId", "UnconfirmedSponsor": "AccountId", "Limits": "CollectionLimits", -- gitstuff