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,5 +1,6 @@
|
||||
{
|
||||
"name": "revealer",
|
||||
"fullname": "Revealer Backup Utility",
|
||||
"description": "<br/><b>Do you have something to hide ?</b><br/><br/>This plug-in allows you to create a visually encrypted backup of your wallet seeds, or of custom alphanumeric secrets.<br/>",
|
||||
"description": "This plug-in allows you to create a visually encrypted backup of your wallet seeds, or of custom alphanumeric secrets.",
|
||||
"available_for": ["qt"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user