Make it possible to create zip plugins from internal plugins
specifically: - add 'name' field to manifest.json - make 'version' optional in contrib/make_plugin - fix import in jade plugin
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"fullname": "Nostr Wallet Connect",
|
||||
"name": "nwc",
|
||||
"fullname": "Nostr Wallet Connect",
|
||||
"description": "This plugin allows remote control of Electrum lightning wallets via Nostr NIP-47.",
|
||||
"author": "The Electrum Developers",
|
||||
"available_for": ["cmdline", "qt"],
|
||||
|
||||
Reference in New Issue
Block a user