- add icon to PluginDialog - add icon to psbt_nosr - rename 'PSBT Nostr' as 'Nostr Multisig'
9 lines
389 B
JSON
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"]
|
|
}
|