specifically: - add 'name' field to manifest.json - make 'version' optional in contrib/make_plugin - fix import in jade plugin
7 lines
232 B
JSON
7 lines
232 B
JSON
{
|
|
"name": "revealer",
|
|
"fullname": "Revealer Backup Utility",
|
|
"description": "This plug-in allows you to create a visually encrypted backup of your wallet seeds, or of custom alphanumeric secrets.",
|
|
"available_for": ["qt"]
|
|
}
|