1
0
Files
electrum/electrum/plugins/labels/manifest.json
ThomasV 1162f45bd5 plugins: minor tweaks
- add icon to PluginDialog
 - add icon to psbt_nosr
 - rename 'PSBT Nostr' as 'Nostr Multisig'
2025-04-15 12:23:03 +02:00

9 lines
389 B
JSON

{
"name": "labels",
"fullname": "LabelSync",
"author": "The Electrum Developers",
"description": "Save your wallet labels on a remote server, and synchronize them across multiple devices where you use Electrum. Labels, transactions IDs and addresses are encrypted before they are sent to the remote server.",
"icon":"labelsync.png",
"available_for": ["qt", "qml", "cmdline"]
}