Merge pull request #30 from logos-blockchain/chore/add-display-name

feat: add display_name field for module
This commit is contained in:
Khushboo-dev-cpp 2026-06-19 17:14:16 +02:00 committed by GitHub
commit 01ceef19af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
{
"name": "logos_execution_zone",
"display_name": "LEZ Module",
"version": "1.0.0",
"description": "Logos Execution Zone Module for Logos Core",
"author": "Logos Blockchain Team",