diff --git a/productivity/electrum/Makefile b/productivity/electrum/Makefile index 6d86f526f9..6e9e029f72 100644 --- a/productivity/electrum/Makefile +++ b/productivity/electrum/Makefile @@ -1,8 +1,6 @@ -# $OpenBSD$ - COMMENT = lightweight Bitcoin wallet -VERSION = 3.3.8 +VERSION = 4.3.4 DISTNAME = Electrum-${VERSION} PKGNAME = electrum-${VERSION} @@ -26,12 +24,15 @@ RUN_DEPENDS = x11/py-qt5${MODPY_FLAVOR} \ graphics/py-qrcode${MODPY_FLAVOR} \ devel/py-protobuf${MODPY_FLAVOR} \ net/py-dnspython${MODPY_FLAVOR} \ - devel/py-jsonrpclib${MODPY_FLAVOR} \ - devel/py-certifi${MODPY_FLAVOR} -# qdarkstyle<2.7 -# aiorpcx>=0.18,<0.19 -# aiohttp>=3.3.0 -# aiohttp_socks + net/py-aiorpcx${MODPY_FLAVOR} \ + net/py-aiohttp_socks${MODPY_FLAVOR} \ + net/py-python-socks${MODPY_FLAVOR} \ + devel/py-certifi${MODPY_FLAVOR} \ + devel/py-attrs${MODPY_FLAVOR} \ + www/py-aiohttp${MODPY_FLAVOR} \ + security/py-cryptography${MODPY_FLAVOR} \ + devel/py-bitstring${MODPY_FLAVOR} \ + net/bitcoin # XXX other deps in requirements-hw.txt that we can consider optional for now # hopefully. diff --git a/productivity/electrum/TODO b/productivity/electrum/TODO new file mode 100644 index 0000000000..489ca5a906 --- /dev/null +++ b/productivity/electrum/TODO @@ -0,0 +1,2 @@ +- make port for aiorpcx and add it as a dependency +- make port for aiohttp_socks and ass it as a dependency diff --git a/productivity/electrum/distinfo b/productivity/electrum/distinfo index 89dece7b0c..a8bc7ef250 100644 --- a/productivity/electrum/distinfo +++ b/productivity/electrum/distinfo @@ -1,2 +1,2 @@ -SHA256 (Electrum-3.3.8.tar.gz) = 4q3xkYR2CdW9hQMg9kfbY0eVKxcDZKRjJ22yeoNkALw= -SIZE (Electrum-3.3.8.tar.gz) = 8911228 +SHA256 (Electrum-4.3.4.tar.gz) = +Z4NZK/unFN6mxCuMleHBxAoD+U1PzVk3/ZnZRmOOxo= +SIZE (Electrum-4.3.4.tar.gz) = 13666830 diff --git a/productivity/electrum/pkg/PLIST b/productivity/electrum/pkg/PLIST index f7444e6eae..89ec3798ff 100644 --- a/productivity/electrum/pkg/PLIST +++ b/productivity/electrum/pkg/PLIST @@ -1,11 +1,10 @@ -@comment $OpenBSD: PLIST,v$ bin/electrum -lib/python${MODPY_VERSION}/site-packages/Electrum-3.3.8-py${MODPY_VERSION}.egg-info/ -lib/python${MODPY_VERSION}/site-packages/Electrum-3.3.8-py${MODPY_VERSION}.egg-info/PKG-INFO -lib/python${MODPY_VERSION}/site-packages/Electrum-3.3.8-py${MODPY_VERSION}.egg-info/SOURCES.txt -lib/python${MODPY_VERSION}/site-packages/Electrum-3.3.8-py${MODPY_VERSION}.egg-info/dependency_links.txt -lib/python${MODPY_VERSION}/site-packages/Electrum-3.3.8-py${MODPY_VERSION}.egg-info/requires.txt -lib/python${MODPY_VERSION}/site-packages/Electrum-3.3.8-py${MODPY_VERSION}.egg-info/top_level.txt +lib/python${MODPY_VERSION}/site-packages/Electrum-4.3.4-py${MODPY_VERSION}.egg-info/ +lib/python${MODPY_VERSION}/site-packages/Electrum-4.3.4-py${MODPY_VERSION}.egg-info/PKG-INFO +lib/python${MODPY_VERSION}/site-packages/Electrum-4.3.4-py${MODPY_VERSION}.egg-info/SOURCES.txt +lib/python${MODPY_VERSION}/site-packages/Electrum-4.3.4-py${MODPY_VERSION}.egg-info/dependency_links.txt +lib/python${MODPY_VERSION}/site-packages/Electrum-4.3.4-py${MODPY_VERSION}.egg-info/requires.txt +lib/python${MODPY_VERSION}/site-packages/Electrum-4.3.4-py${MODPY_VERSION}.egg-info/top_level.txt lib/python${MODPY_VERSION}/site-packages/electrum/ lib/python${MODPY_VERSION}/site-packages/electrum/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}/ @@ -14,26 +13,44 @@ lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}address_synchr lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}base_crash_reporter.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}base_wizard.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}bip32.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}bip39_recovery.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}bitcoin.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}blockchain.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}channel_db.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}coinchooser.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}commands.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}constants.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}contacts.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}crypto.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}daemon.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}dns_hacks.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}dnssec.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}ecc.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}ecc_fast.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}exchange_rate.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}i18n.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}interface.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}invoices.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}json_db.${MODPY_PYC_MAGIC_TAG}pyc -lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}jsonrpc.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}keystore.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnaddr.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnchannel.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnhtlc.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnmsg.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnonion.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnpeer.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnrater.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnrouter.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnsweep.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lntransport.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnurl.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnutil.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnverifier.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnwatcher.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}lnworker.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}logging.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}mnemonic.${MODPY_PYC_MAGIC_TAG}pyc -lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}msqr.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}mpp_split.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}network.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}old_mnemonic.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}paymentrequest.${MODPY_PYC_MAGIC_TAG}pyc @@ -46,21 +63,40 @@ lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}ripemd.${MODPY lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}rsakey.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}segwit_addr.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}simple_config.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}slip39.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}sql_db.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}storage.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}submarine_swaps.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}synchronizer.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}trampoline.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}transaction.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}util.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}verifier.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}version.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}wallet.${MODPY_PYC_MAGIC_TAG}pyc -lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}websockets.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}wallet_db.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}wizard.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/${MODPY_PYCACHE}x509.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/ +lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/distutils/ +lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/distutils/LICENSE +lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/distutils/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/distutils/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/distutils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/distutils/${MODPY_PYCACHE}version.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/_vendor/distutils/version.py lib/python${MODPY_VERSION}/site-packages/electrum/address_synchronizer.py lib/python${MODPY_VERSION}/site-packages/electrum/base_crash_reporter.py lib/python${MODPY_VERSION}/site-packages/electrum/base_wizard.py lib/python${MODPY_VERSION}/site-packages/electrum/bip32.py +lib/python${MODPY_VERSION}/site-packages/electrum/bip39_recovery.py +lib/python${MODPY_VERSION}/site-packages/electrum/bip39_wallet_formats.json lib/python${MODPY_VERSION}/site-packages/electrum/bitcoin.py lib/python${MODPY_VERSION}/site-packages/electrum/blockchain.py +lib/python${MODPY_VERSION}/site-packages/electrum/channel_db.py lib/python${MODPY_VERSION}/site-packages/electrum/checkpoints.json lib/python${MODPY_VERSION}/site-packages/electrum/checkpoints_testnet.json lib/python${MODPY_VERSION}/site-packages/electrum/coinchooser.py @@ -70,17 +106,28 @@ lib/python${MODPY_VERSION}/site-packages/electrum/contacts.py lib/python${MODPY_VERSION}/site-packages/electrum/crypto.py lib/python${MODPY_VERSION}/site-packages/electrum/currencies.json lib/python${MODPY_VERSION}/site-packages/electrum/daemon.py +lib/python${MODPY_VERSION}/site-packages/electrum/dns_hacks.py lib/python${MODPY_VERSION}/site-packages/electrum/dnssec.py lib/python${MODPY_VERSION}/site-packages/electrum/ecc.py lib/python${MODPY_VERSION}/site-packages/electrum/ecc_fast.py +lib/python${MODPY_VERSION}/site-packages/electrum/electrum lib/python${MODPY_VERSION}/site-packages/electrum/exchange_rate.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/ lib/python${MODPY_VERSION}/site-packages/electrum/gui/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/gui/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/electrum/gui/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/${MODPY_PYCACHE}messages.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/${MODPY_PYCACHE}stdio.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/${MODPY_PYCACHE}text.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/Electrum_512.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/Electrum_square_512.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/android_electrum_icon_background.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/android_electrum_icon_foreground.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/android_electrum_icon_legacy.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/bitbox02.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/bitbox02_unpaired.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/bitcoin.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/camera_dark.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/camera_white.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/clock1.png @@ -89,35 +136,57 @@ lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/clock3.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/clock4.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/clock5.pdn lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/clock5.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/closebutton.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/coldcard.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/coldcard.svg lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/coldcard_unpaired.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/coldcard_unpaired.svg lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/confirmed.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/confirmed.svg +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/confirmed_bw.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/copy.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/copy_bw.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/delete.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/digitalbitbox.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/digitalbitbox_unpaired.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrum.icns lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrum.ico lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrum.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrum_dark_icon.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrum_darkblue.svg lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrum_launcher.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrum_light_icon.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrum_lightblue.svg lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrum_presplash.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/electrumb.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/expired.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/eye1.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/file.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/globe.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/info.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/jade.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/jade_unpaired.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/kangaroo.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/keepkey.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/keepkey_unpaired.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/key.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/ledger.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/ledger_unpaired.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/lightning.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/lightning_disconnected.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/link.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/lock.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/lock.svg +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/mail_icon.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/menu_vertical.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/menu_vertical_white.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/microphone.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/network.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/nocloud.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/offline_tx.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/paste.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/pen.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/picture_in_picture.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/preferences.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/preferences.svg lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/qrcode.png @@ -126,8 +195,10 @@ lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/revealer.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/revealer_c.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/safe-t.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/safe-t_unpaired.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/save.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/seal.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/seed.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/share.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/speaker.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/status_connected.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/status_connected.svg @@ -152,6 +223,7 @@ lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/tab_send.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/tor_logo.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/trezor.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/trezor_unpaired.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/trustedcoin-status-disabled.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/trustedcoin-status.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/trustedcoin-wizard.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/unconfirmed.png @@ -159,8 +231,390 @@ lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/unlock.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/unlock.svg lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/unpaid.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/update.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/wallet.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/warning.png lib/python${MODPY_VERSION}/site-packages/electrum/gui/icons/zoom.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/${MODPY_PYCACHE}i18n.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/${MODPY_PYCACHE}main_window.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/${MODPY_PYCACHE}util.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/background.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/fonts/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/fonts/Roboto-Bold.ttf +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/fonts/Roboto-Condensed.ttf +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/fonts/Roboto-Medium.ttf +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/fonts/Roboto.ttf +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/fonts/tron/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/fonts/tron/License.txt +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/fonts/tron/Readme.txt +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/fonts/tron/Tr2n.ttf +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/glsl/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/glsl/default.fs +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/glsl/default.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/glsl/default.vs +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/glsl/header.fs +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/glsl/header.vs +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/images/defaulttheme-0.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/images/defaulttheme.atlas +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/java-classes/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/java-classes/org/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/java-classes/org/electrum/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/java-classes/org/electrum/qr/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/java-classes/org/electrum/qr/SimpleScannerActivity.java +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/logo/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/logo/kivy-icon-32.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/data/style.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/i18n.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/main.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/main_window.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/nfc_scanner/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/nfc_scanner/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/nfc_scanner/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/nfc_scanner/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/nfc_scanner/${MODPY_PYCACHE}scanner_android.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/nfc_scanner/${MODPY_PYCACHE}scanner_dummy.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/nfc_scanner/scanner_android.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/nfc_scanner/scanner_dummy.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/atlas/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/atlas/LICENCE +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/atlas/README.md +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/atlas/light-0.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/atlas/light-1.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/atlas/light.atlas +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/action_bar.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/action_button_group.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/action_group_dark.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/action_group_light.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/add_contact.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/arrow_back.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/bit_logo.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/blue_bg_round_rb.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/btn_create_account.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/btn_create_act_disabled.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/btn_nfc.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/btn_send_address.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/btn_send_nfc.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/calculator.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/camera.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/card.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/card_bottom.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/card_btn.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/card_top.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/carousel_deselected.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/carousel_selected.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/clock1.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/clock2.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/clock3.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/clock4.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/clock5.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/close.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/closebutton.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/confirmed.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/contact.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/contact_overlay.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/copy.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/create_act_text.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/create_act_text_active.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/delete.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/dialog.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/dropdown_background.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/electrum_icon640.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/error.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/eye1.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/gear.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/globe.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/icon_border.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/important.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/info.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/lightblue_bg_round_lb.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/lightning.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/lightning.svg +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/list.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/logo.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/logo_atom_dull.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/mail_icon.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/manualentry.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/network.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/network.svg +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/nfc.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/nfc_clock.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/nfc_phone.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/nfc_stage_one.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/overflow_background.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/overflow_btn_dn.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/paste_icon.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/pen.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/qrcode.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/save.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/settings.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/shadow.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/shadow_right.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/share.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/star_big_inactive.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/stepper_full.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/stepper_left.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/stepper_restore_password.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/stepper_restore_seed.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/tab.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/tab_btn.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/tab_btn_disabled.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/tab_btn_pressed.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/tab_disabled.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/tab_strip.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/textinput_active.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/unconfirmed.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/wallet.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/wallets.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/theming/light/white_bg_round_top.png +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/${MODPY_PYCACHE}actiondropdown.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/${MODPY_PYCACHE}combobox.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/${MODPY_PYCACHE}drawer.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/${MODPY_PYCACHE}gridview.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/${MODPY_PYCACHE}qrcodewidget.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/${MODPY_PYCACHE}screens.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/actiondropdown.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/combobox.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}addresses.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}amount_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}bump_fee_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}checkbox_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}choice_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}confirm_tx_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}cpfp_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}crash_reporter.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}dscancel_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}fee_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}fx_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}installwizard.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}invoice_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}label_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}lightning_channels.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}lightning_open_channel.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}lightning_tx_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}nfc_transaction.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}password_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}qr_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}qr_scanner.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}question.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}request_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}seed_options.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}tx_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/${MODPY_PYCACHE}wallets.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/addresses.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/amount_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/bump_fee_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/checkbox_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/choice_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/confirm_tx_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/cpfp_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/crash_reporter.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/dscancel_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/fee_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/fx_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/installwizard.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/invoice_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/label_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/lightning_channels.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/lightning_open_channel.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/lightning_tx_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/nfc_transaction.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/password_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/qr_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/qr_scanner.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/question.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/request_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/seed_options.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/settings.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/tx_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/dialogs/wallets.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/drawer.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/gridview.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/qrcodewidget.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/screens.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/about.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/first_screen.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/history.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/initial_network_setup.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/lightning.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/network.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/proxy.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/receive.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/send.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/server.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/uix/ui_screens/status.kv +lib/python${MODPY_VERSION}/site-packages/electrum/gui/kivy/util.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/messages.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}auth.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}plugins.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qeaddressdetails.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qeaddresslistmodel.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qeapp.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qebitcoin.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qechanneldetails.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qechannellistmodel.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qechannelopener.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qeconfig.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qedaemon.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qefx.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qeinvoice.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qeinvoicelistmodel.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qelnpaymentdetails.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qenetwork.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qeqr.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qerequestdetails.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qeswaphelper.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qetransactionlistmodel.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qetxdetails.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qetxfinalizer.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qetypes.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qewallet.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qewalletdb.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}qewizard.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/${MODPY_PYCACHE}util.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/auth.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/About.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/AddressDetails.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/Addresses.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ChannelDetails.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ChannelOpenProgressDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/Channels.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/CloseChannelDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ConfirmTxDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/Constants.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/CpfpBumpFeeDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ExportTxDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/GenericShareDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/History.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ImportAddressesKeysDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ImportChannelBackupDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/InvoiceDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/Invoices.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/LightningPaymentDetails.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/LightningPaymentProgressDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/LnurlPayRequestDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/MessageDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/NetworkOverview.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/NewWalletWizard.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/NotificationPopup.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/OpenChannelDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/OpenWalletDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/OtpDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/PasswordDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/Pin.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/Preferences.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ProxyConfigDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/RbfBumpFeeDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/RbfCancelDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ReceiveDetailsDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ReceiveDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/RequestDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/Scan.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/SendDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ServerConfigDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/ServerConnectWizard.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/Splash.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/SwapDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/TxDetails.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/WalletDetails.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/WalletMainView.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/WalletSummary.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/Wallets.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/BalanceSummary.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/BtcField.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/ChannelDelegate.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/ElComboBox.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/ElDialog.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/FeeMethodComboBox.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/FiatField.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/FlatButton.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/HistoryItemDelegate.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/InfoTextArea.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/InvoiceDelegate.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/NetworkStatusIndicator.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/PaneInsetBackground.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/PasswordField.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/Piechart.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/ProxyConfig.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/QRImage.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/QRScan.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/RequestExpiryComboBox.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/SeedTextArea.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/ServerConfig.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/Tag.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/controls/TextHighlightPane.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/main.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCAutoConnect.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCBIP39Refine.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCConfirmSeed.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCCosignerKeystore.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCCreateSeed.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCHaveMasterKey.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCHaveSeed.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCImport.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCKeystoreType.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCMultisig.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCProxyConfig.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCServerConfig.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCShowMasterPubkey.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCWalletName.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCWalletPassword.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WCWalletType.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/Wizard.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/components/wizard/WizardComponent.qml +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/fonts/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/fonts/PTMono-Bold.ttf +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/fonts/PTMono-Regular.ttf +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/fonts/PTMono.LICENSE +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/plugins.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qeaddressdetails.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qeaddresslistmodel.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qeapp.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qebitcoin.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qechanneldetails.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qechannellistmodel.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qechannelopener.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qeconfig.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qedaemon.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qefx.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qeinvoice.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qeinvoicelistmodel.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qelnpaymentdetails.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qenetwork.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qeqr.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qerequestdetails.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qeswaphelper.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qetransactionlistmodel.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qetxdetails.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qetxfinalizer.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qetypes.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qewallet.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qewalletdb.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/qewizard.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qml/util.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/ lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}/ @@ -168,180 +622,307 @@ lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}__init_ lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}address_dialog.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}address_list.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}amountedit.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}balance_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}bip39_recovery_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}channel_details.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}channels_list.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}completion_text_edit.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}confirm_tx_dialog.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}console.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}contact_list.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}custom_model.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}exception_window.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}fee_slider.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}history_list.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}installwizard.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}invoice_list.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}lightning_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}lightning_tx_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}locktimeedit.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}main_window.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}network_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}new_channel_dialog.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}password_dialog.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}paytoedit.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}qrcodewidget.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}qrtextedit.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}qrwindow.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}rbf_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}rebalance_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}receive_tab.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}request_list.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}seed_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}send_tab.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}settings_dialog.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}stylesheet_patcher.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}swap_dialog.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}transaction_dialog.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}update_checker.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}util.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}utxo_list.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/${MODPY_PYCACHE}watchtower_dialog.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/address_dialog.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/address_list.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/amountedit.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/balance_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/bip39_recovery_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/channel_details.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/channels_list.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/completion_text_edit.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/confirm_tx_dialog.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/console.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/contact_list.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/custom_model.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/exception_window.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/fee_slider.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/history_list.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/installwizard.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/invoice_list.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/lightning_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/lightning_tx_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/locktimeedit.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/main_window.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/network_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/new_channel_dialog.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/password_dialog.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/paytoedit.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrcodewidget.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/${MODPY_PYCACHE}camera_dialog.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/${MODPY_PYCACHE}crop_blur_effect.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/${MODPY_PYCACHE}validator.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/${MODPY_PYCACHE}video_overlay.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/${MODPY_PYCACHE}video_surface.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/${MODPY_PYCACHE}video_widget.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/camera_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/crop_blur_effect.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/validator.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/video_overlay.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/video_surface.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrreader/qtmultimedia/video_widget.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrtextedit.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/qrwindow.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/rbf_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/rebalance_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/receive_tab.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/request_list.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/seed_dialog.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/send_tab.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/settings_dialog.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/stylesheet_patcher.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/swap_dialog.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/transaction_dialog.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/update_checker.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/util.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/utxo_list.py +lib/python${MODPY_VERSION}/site-packages/electrum/gui/qt/watchtower_dialog.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/stdio.py lib/python${MODPY_VERSION}/site-packages/electrum/gui/text.py lib/python${MODPY_VERSION}/site-packages/electrum/i18n.py lib/python${MODPY_VERSION}/site-packages/electrum/interface.py +lib/python${MODPY_VERSION}/site-packages/electrum/invoices.py lib/python${MODPY_VERSION}/site-packages/electrum/json_db.py -lib/python${MODPY_VERSION}/site-packages/electrum/jsonrpc.py lib/python${MODPY_VERSION}/site-packages/electrum/keystore.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnaddr.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnchannel.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnhtlc.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnmsg.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnonion.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnpeer.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnrater.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnrouter.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnsweep.py +lib/python${MODPY_VERSION}/site-packages/electrum/lntransport.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnurl.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnutil.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnverifier.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnwatcher.py +lib/python${MODPY_VERSION}/site-packages/electrum/lnwire/ +lib/python${MODPY_VERSION}/site-packages/electrum/lnwire/README.md +lib/python${MODPY_VERSION}/site-packages/electrum/lnwire/onion_wire.csv +lib/python${MODPY_VERSION}/site-packages/electrum/lnwire/peer_wire.csv +lib/python${MODPY_VERSION}/site-packages/electrum/lnworker.py lib/python${MODPY_VERSION}/site-packages/electrum/locale/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ar_SA/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ar_SA/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ar_SA/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/ar_SA/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/be_BY/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/be_BY/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/be_BY/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/be_BY/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/bg_BG/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/bg_BG/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/bg_BG/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/bg_BG/electrum.po +lib/python${MODPY_VERSION}/site-packages/electrum/locale/bn_BD/ +lib/python${MODPY_VERSION}/site-packages/electrum/locale/bn_BD/LC_MESSAGES/ +lib/python${MODPY_VERSION}/site-packages/electrum/locale/bn_BD/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/bn_BD/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/cs_CZ/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/cs_CZ/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/cs_CZ/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/cs_CZ/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/da_DK/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/da_DK/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/da_DK/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/da_DK/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/de_DE/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/de_DE/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/de_DE/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/de_DE/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/el_GR/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/el_GR/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/el_GR/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/el_GR/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/eo_UY/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/eo_UY/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/eo_UY/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/eo_UY/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/es_ES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/es_ES/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/es_ES/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/es_ES/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/fa_IR/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/fa_IR/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/fa_IR/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/fa_IR/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/fr_FR/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/fr_FR/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/fr_FR/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/fr_FR/electrum.po +lib/python${MODPY_VERSION}/site-packages/electrum/locale/he_IL/ +lib/python${MODPY_VERSION}/site-packages/electrum/locale/he_IL/LC_MESSAGES/ +lib/python${MODPY_VERSION}/site-packages/electrum/locale/he_IL/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/he_IL/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/hu_HU/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/hu_HU/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/hu_HU/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/hu_HU/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/hy_AM/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/hy_AM/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/hy_AM/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/hy_AM/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/id_ID/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/id_ID/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/id_ID/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/id_ID/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/it_IT/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/it_IT/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/it_IT/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/it_IT/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/ja_JP/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ja_JP/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ja_JP/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/ja_JP/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/ko_KR/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ko_KR/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ko_KR/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/ko_KR/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/ky_KG/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ky_KG/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ky_KG/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/ky_KG/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/lv_LV/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/lv_LV/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/lv_LV/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/lv_LV/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/nb_NO/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/nb_NO/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/nb_NO/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/nb_NO/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/nl_NL/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/nl_NL/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/nl_NL/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/nl_NL/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/pl_PL/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/pl_PL/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/pl_PL/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/pl_PL/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/pt_BR/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/pt_BR/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/pt_BR/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/pt_BR/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/pt_PT/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/pt_PT/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/pt_PT/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/pt_PT/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/ro_RO/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ro_RO/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ro_RO/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/ro_RO/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/ru_RU/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ru_RU/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ru_RU/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/ru_RU/electrum.po +lib/python${MODPY_VERSION}/site-packages/electrum/locale/si_LK/ +lib/python${MODPY_VERSION}/site-packages/electrum/locale/si_LK/LC_MESSAGES/ +lib/python${MODPY_VERSION}/site-packages/electrum/locale/si_LK/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/si_LK/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/sk_SK/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/sk_SK/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/sk_SK/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/sk_SK/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/sl_SI/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/sl_SI/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/sl_SI/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/sl_SI/electrum.po +lib/python${MODPY_VERSION}/site-packages/electrum/locale/sr_CS/ +lib/python${MODPY_VERSION}/site-packages/electrum/locale/sr_CS/LC_MESSAGES/ +lib/python${MODPY_VERSION}/site-packages/electrum/locale/sr_CS/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/sr_CS/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/sv_SE/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/sv_SE/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/sv_SE/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/sv_SE/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/ta_IN/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ta_IN/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/ta_IN/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/ta_IN/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/th_TH/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/th_TH/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/th_TH/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/th_TH/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/tr_TR/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/tr_TR/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/tr_TR/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/tr_TR/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/uk_UA/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/uk_UA/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/uk_UA/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/uk_UA/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/vi_VN/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/vi_VN/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/vi_VN/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/vi_VN/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/zh_CN/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/zh_CN/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/zh_CN/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/zh_CN/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/locale/zh_TW/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/zh_TW/LC_MESSAGES/ lib/python${MODPY_VERSION}/site-packages/electrum/locale/zh_TW/LC_MESSAGES/electrum.mo +lib/python${MODPY_VERSION}/site-packages/electrum/locale/zh_TW/electrum.po lib/python${MODPY_VERSION}/site-packages/electrum/logging.py lib/python${MODPY_VERSION}/site-packages/electrum/mnemonic.py -lib/python${MODPY_VERSION}/site-packages/electrum/msqr.py +lib/python${MODPY_VERSION}/site-packages/electrum/mpp_split.py lib/python${MODPY_VERSION}/site-packages/electrum/network.py lib/python${MODPY_VERSION}/site-packages/electrum/old_mnemonic.py +lib/python${MODPY_VERSION}/site-packages/electrum/paymentrequest.proto lib/python${MODPY_VERSION}/site-packages/electrum/paymentrequest.py lib/python${MODPY_VERSION}/site-packages/electrum/paymentrequest_pb2.py lib/python${MODPY_VERSION}/site-packages/electrum/pem.py lib/python${MODPY_VERSION}/site-packages/electrum/plot.py lib/python${MODPY_VERSION}/site-packages/electrum/plugin.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/README lib/python${MODPY_VERSION}/site-packages/electrum/plugins/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc @@ -351,7 +932,16 @@ ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/audio_ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/audio_modem/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/audio_modem/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/audio_modem/qt.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/bitbox02/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/bitbox02/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/bitbox02/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/bitbox02/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/bitbox02/${MODPY_PYCACHE}bitbox02.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/bitbox02/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/bitbox02/bitbox02.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/bitbox02/qt.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/coldcard/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/coldcard/README.md lib/python${MODPY_VERSION}/site-packages/electrum/plugins/coldcard/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/coldcard/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/coldcard/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc @@ -377,18 +967,6 @@ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/digitalbitbox/${MODPY_ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/digitalbitbox/cmdline.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/digitalbitbox/digitalbitbox.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/digitalbitbox/qt.py -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/email_requests/ -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/email_requests/__init__.py -${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/email_requests/${MODPY_PYCACHE}/ -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/email_requests/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/email_requests/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/email_requests/qt.py -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/greenaddress_instant/ -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/greenaddress_instant/__init__.py -${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/greenaddress_instant/${MODPY_PYCACHE}/ -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/greenaddress_instant/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/greenaddress_instant/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/greenaddress_instant/qt.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/hw_wallet/ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/hw_wallet/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/hw_wallet/${MODPY_PYCACHE}/ @@ -399,6 +977,29 @@ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/hw_wallet/${MODPY_PYCA lib/python${MODPY_VERSION}/site-packages/electrum/plugins/hw_wallet/cmdline.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/hw_wallet/plugin.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/hw_wallet/qt.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/${MODPY_PYCACHE}cmdline.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/${MODPY_PYCACHE}jade.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/cmdline.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jade.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/README.md +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/${MODPY_PYCACHE}jade.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/${MODPY_PYCACHE}jade_error.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/${MODPY_PYCACHE}jade_serial.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/${MODPY_PYCACHE}jade_tcp.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/jade.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/jade_error.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/jade_serial.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/jadepy/jade_tcp.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/jade/qt.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/keepkey/ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/keepkey/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/keepkey/${MODPY_PYCACHE}/ @@ -414,16 +1015,19 @@ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/keepkey/cmdline.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/keepkey/keepkey.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/keepkey/qt.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/Labels.qml lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/${MODPY_PYCACHE}cmdline.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/${MODPY_PYCACHE}kivy.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/${MODPY_PYCACHE}labels.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/${MODPY_PYCACHE}qml.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/cmdline.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/kivy.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/labels.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/qml.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/labels/qt.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/ledger/ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/ledger/__init__.py @@ -437,6 +1041,475 @@ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/ledger/auth2fa.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/ledger/cmdline.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/ledger/ledger.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/ledger/qt.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/${MODPY_PYCACHE}cmdline.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/${MODPY_PYCACHE}payserver.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/cmdline.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/payserver.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/qt.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/.editorconfig +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/.gitignore +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/LICENCE +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/README.md +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/create_invoice.html +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/index.html +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/pay +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-3.4.1.min.js +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/AUTHORS.txt +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/LICENSE.txt +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/images/ui-icons_444444_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/images/ui-icons_555555_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/images/ui-icons_777620_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/images/ui-icons_777777_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/images/ui-icons_cc0000_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/jquery-ui.structure.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/jquery-ui.structure.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/jquery-ui.theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/jquery-ui.theme.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_444444_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_555555_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_777620_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_777777_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_cc0000_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/base/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_222222_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_4ca300_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_bbbbbb_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_ededed_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_ffcf29_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/black-tie/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-icons_004276_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-icons_cc0000_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/blitzer/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_2694e8_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_2e83ff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_3d80b3_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_72a7cf_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/cupertino/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_222222_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_a83300_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_cccccc_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dark-hive/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-icons_00498f_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-icons_98d2fb_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/dot-luv/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_454545_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_734d99_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_8d78a5_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_a8a3ae_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_ebccce_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/eggplant/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_0a82eb_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_0b54d5_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/excite-bike/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_0073ea_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_454545_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_666666_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_ff0084_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/flick/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_454545_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_88a206_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_c02669_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/hot-sneaks/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_c47a23_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_cb672b_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_f08000_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_f35f07_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_ff7519_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/humanity/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-icons_4eb305_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-icons_72b42d_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-icons_cd0a0a_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/le-frog/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_222222_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_9bcc60_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_add978_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_f1fd86_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/mint-choc/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_3383bb_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_454545_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_70b2e1_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_999999_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/images/ui-icons_fbc856_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/overcast/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_222222_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_b83400_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/pepper-grinder/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_217bc0_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_2e83ff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_469bdd_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_6da8d5_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_cd0a0a_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_d8e7f3_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/images/ui-icons_f9bd01_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/redmond/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_222222_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_2e83ff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_454545_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_888888_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/images/ui-icons_cd0a0a_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/smoothness/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_808080_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_847e71_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_8DC262_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_cd0a0a_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_eeeeee_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/south-street/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_glass_45_0078ae_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_0078ae_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_056b93_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_d8e7f3_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_e0fdff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_f5e175_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_f7a50d_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/images/ui-icons_fcd113_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/start/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_3d3d3d_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_bd7b00_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_d19405_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_eb990f_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_ed9f26_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_fadc7a_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/images/ui-icons_ffe180_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/sunny/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_070603_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_efec9f_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/images/ui-icons_ff7519_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/swanky-purse/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_000000_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_1f1f1f_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_9fda58_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_b8ec79_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_cd0a0a_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/trontastic/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_222222_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_a83300_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_cccccc_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-darkness/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_222222_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_228ef1_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/images/ui-icons_ffffff_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/ui-lightness/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_666666_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_aaaaaa_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_bbbbbb_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_c98000_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_cccccc_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_cd0a0a_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/images/ui-icons_f29a00_256x240.png +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/jquery-ui.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/jquery-ui.min.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes-1.12.1/themes/vader/theme.css +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/jquery-ui.min.js +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/payserver/www/vendor/qrcode.js lib/python${MODPY_VERSION}/site-packages/electrum/plugins/revealer/ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/revealer/DejaVuSansMono-Bold.ttf lib/python${MODPY_VERSION}/site-packages/electrum/plugins/revealer/LICENSE_DEJAVU.txt @@ -458,14 +1531,12 @@ lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/${MODPY_PYCACHE lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/${MODPY_PYCACHE}client.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/${MODPY_PYCACHE}clientbase.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/${MODPY_PYCACHE}cmdline.${MODPY_PYC_MAGIC_TAG}pyc -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/${MODPY_PYCACHE}pinmatrix.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/${MODPY_PYCACHE}safe_t.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/${MODPY_PYCACHE}transport.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/client.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/clientbase.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/cmdline.py -lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/pinmatrix.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/qt.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/safe_t.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/safe_t/transport.py @@ -487,10 +1558,18 @@ ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/truste lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/${MODPY_PYCACHE}cmdline.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/${MODPY_PYCACHE}kivy.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/${MODPY_PYCACHE}qml.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/${MODPY_PYCACHE}trustedcoin.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/cmdline.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/kivy.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/qml/ +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/qml.py +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/qml/ChooseSeed.qml +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/qml/Disclaimer.qml +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/qml/KeepDisable.qml +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/qml/ShowConfirmOTP.qml +lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/qml/Terms.qml lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/qt.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/trustedcoin/trustedcoin.py lib/python${MODPY_VERSION}/site-packages/electrum/plugins/virtualkeyboard/ @@ -499,26 +1578,71 @@ ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/plugins/virtua lib/python${MODPY_VERSION}/site-packages/electrum/plugins/virtualkeyboard/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/virtualkeyboard/${MODPY_PYCACHE}qt.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/electrum/plugins/virtualkeyboard/qt.py +lib/python${MODPY_VERSION}/site-packages/electrum/qrreader/ +lib/python${MODPY_VERSION}/site-packages/electrum/qrreader/__init__.py +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/qrreader/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/qrreader/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/qrreader/${MODPY_PYCACHE}abstract_base.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/qrreader/${MODPY_PYCACHE}zbar.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/qrreader/abstract_base.py +lib/python${MODPY_VERSION}/site-packages/electrum/qrreader/zbar.py lib/python${MODPY_VERSION}/site-packages/electrum/qrscanner.py lib/python${MODPY_VERSION}/site-packages/electrum/ripemd.py lib/python${MODPY_VERSION}/site-packages/electrum/rsakey.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/ +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}bip39_recovery.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}bip70.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}block_headers.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}bruteforce_pw.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}estimate_fee.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}get_history.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}ln_features.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}peers.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}quick_start.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}servers.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}txbroadcast.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}txradar.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}update_default_servers.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/${MODPY_PYCACHE}watch_address.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/bip39_recovery.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/bip70.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/block_headers.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/bruteforce_pw.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/estimate_fee.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/get_history.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/ln_features.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/peers.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/quick_start.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/servers.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/txbroadcast.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/txradar.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/update_default_servers.py +lib/python${MODPY_VERSION}/site-packages/electrum/scripts/watch_address.py lib/python${MODPY_VERSION}/site-packages/electrum/segwit_addr.py lib/python${MODPY_VERSION}/site-packages/electrum/servers.json lib/python${MODPY_VERSION}/site-packages/electrum/servers_regtest.json +lib/python${MODPY_VERSION}/site-packages/electrum/servers_signet.json lib/python${MODPY_VERSION}/site-packages/electrum/servers_testnet.json lib/python${MODPY_VERSION}/site-packages/electrum/simple_config.py +lib/python${MODPY_VERSION}/site-packages/electrum/slip39.py +lib/python${MODPY_VERSION}/site-packages/electrum/sql_db.py lib/python${MODPY_VERSION}/site-packages/electrum/storage.py +lib/python${MODPY_VERSION}/site-packages/electrum/submarine_swaps.py lib/python${MODPY_VERSION}/site-packages/electrum/synchronizer.py +lib/python${MODPY_VERSION}/site-packages/electrum/trampoline.py lib/python${MODPY_VERSION}/site-packages/electrum/transaction.py lib/python${MODPY_VERSION}/site-packages/electrum/util.py lib/python${MODPY_VERSION}/site-packages/electrum/verifier.py lib/python${MODPY_VERSION}/site-packages/electrum/version.py lib/python${MODPY_VERSION}/site-packages/electrum/wallet.py -lib/python${MODPY_VERSION}/site-packages/electrum/websockets.py +lib/python${MODPY_VERSION}/site-packages/electrum/wallet_db.py +lib/python${MODPY_VERSION}/site-packages/electrum/wizard.py lib/python${MODPY_VERSION}/site-packages/electrum/wordlist/ lib/python${MODPY_VERSION}/site-packages/electrum/wordlist/chinese_simplified.txt lib/python${MODPY_VERSION}/site-packages/electrum/wordlist/english.txt lib/python${MODPY_VERSION}/site-packages/electrum/wordlist/japanese.txt lib/python${MODPY_VERSION}/site-packages/electrum/wordlist/portuguese.txt +lib/python${MODPY_VERSION}/site-packages/electrum/wordlist/slip39.txt lib/python${MODPY_VERSION}/site-packages/electrum/wordlist/spanish.txt lib/python${MODPY_VERSION}/site-packages/electrum/x509.py