feat: add display_name field for module (#42)

This commit is contained in:
Khushboo-dev-cpp 2026-06-19 17:04:21 +02:00 committed by GitHub
parent ab733aa707
commit 441c8d738e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
{
"name": "liblogos_blockchain_module",
"display_name": "Blockchain Module",
"version": "1.0.0",
"description": "Logos blockchain node for logos-core",
"author": "Logos Blockchain Team",