From 48979d84bb832fd1c44cd06a09a5bba6ae52d941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Thei=C3=9Fen?= Date: Wed, 10 Aug 2022 18:21:44 +0200 Subject: [PATCH] Rename type --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 2653c12..2ce58a7 100644 --- a/registry.json +++ b/registry.json @@ -2,6 +2,6 @@ { "id": 1, "repository:": "https://github.com/paritytech/pallet-contracts-xcm", - "typeName:": "XcmExtension" + "typeName:": "Extension" } ]