LBRY-Vault/plugins/email_requests/__init__.py
2015-11-24 09:36:42 +01:00

5 lines
148 B
Python

from electrum.i18n import _
fullname = _('Email')
description = _("Send and receive payment request with an email account")
available_for = ['qt']