From e72d84c0d30f01e9716ee9d75427ef743a477925 Mon Sep 17 00:00:00 2001 From: Khushboo Mehta Date: Tue, 24 Feb 2026 14:03:04 +0100 Subject: [PATCH] fix: update type in metadata.json --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 73cb9df..72dd3bb 100644 --- a/metadata.json +++ b/metadata.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "Logos Execution Zone Wallet Module for Logos Core", "author": "Logos Blockchain Team", - "type": "blockchain", + "type": "core", "category": "blockchain", "main": "liblogos_execution_zone_wallet_module", "dependencies": [],