fix plugin type (#16)

This commit is contained in:
Dario Lipicar 2026-02-24 04:30:32 -03:00 committed by GitHub
parent 57b447e6d7
commit daa5e618a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Logos blockchain node for logos-core",
"author": "Logos Blockchain Team",
"type": "blockchain",
"type": "core",
"category": "blockchain",
"main": "liblogos_blockchain_module",
"dependencies": [],