Merge pull request #10 from logos-blockchain/fix/updateType

fix: update type in metadata.json
This commit is contained in:
Khushboo-dev-cpp 2026-02-24 18:34:03 +05:30 committed by GitHub
commit 5ea36b0057
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"version": "1.0.0", "version": "1.0.0",
"description": "Logos Execution Zone Wallet Module for Logos Core", "description": "Logos Execution Zone Wallet Module for Logos Core",
"author": "Logos Blockchain Team", "author": "Logos Blockchain Team",
"type": "blockchain", "type": "core",
"category": "blockchain", "category": "blockchain",
"main": "liblogos_execution_zone_wallet_module", "main": "liblogos_execution_zone_wallet_module",
"dependencies": [], "dependencies": [],