mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 07:51:27 +00:00
when pasting a new invoice and paying it Traceback (most recent call last): File "/home/user/wspace/electrum/electrum/gui/kivy/uix/screens.py", line 358, in _do_send_onchain tx = self.app.wallet.make_unsigned_transaction(coins, outputs, None) File "/home/user/wspace/electrum/electrum/wallet.py", line 849, in make_unsigned_transaction if o.type == TYPE_ADDRESS: AttributeError: 'tuple' object has no attribute 'type' when loading back a saved invoice Traceback (most recent call last): File "/home/user/wspace/electrum/electrum/gui/kivy/uix/screens.py", line 358, in _do_send_onchain tx = self.app.wallet.make_unsigned_transaction(coins, outputs, None) File "/home/user/wspace/electrum/electrum/wallet.py", line 849, in make_unsigned_transaction if o.type == TYPE_ADDRESS: AttributeError: 'list' object has no attribute 'type' |
||
---|---|---|
.. | ||
icons | ||
kivy | ||
qt | ||
__init__.py | ||
stdio.py | ||
text.py |