mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 09:37:31 +00:00
5 lines
187 B
Python
5 lines
187 B
Python
from electrum.i18n import _
|
|
|
|
fullname = 'GreenAddress instant'
|
|
description = _("Allows validating if your transactions have instant confirmations by GreenAddress")
|
|
available_for = ['qt']
|