- both internal and external plugins require GUI install (except internal HW plugins, which are 'auto-loaded' and hidden) - remove init_qt hook - in Qt, reload wallet windows if plugin enabled/disabled - add 'uninstall' button to PluginDialog - add 'add plugins' button to wizard hw screen - add icons to the plugin list
8 lines
268 B
JSON
8 lines
268 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.",
|
|
"icon": "revealer.png",
|
|
"available_for": ["qt"]
|
|
}
|