10 lines
435 B
JSON
10 lines
435 B
JSON
{
|
|
"name": "trustedcoin",
|
|
"fullname": "Two Factor Authentication",
|
|
"description": "This plugin adds two-factor authentication to your wallet.<br/>For more information, visit <a href=\"https://api.trustedcoin.com/#/electrum-help\">https://api.trustedcoin.com/#/electrum-help</a>",
|
|
"requires_wallet_type": ["2fa"],
|
|
"registers_wallet_type": "2fa",
|
|
"icon":"trustedcoin-status.png",
|
|
"available_for": ["qt", "cmdline", "qml"]
|
|
}
|