You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On broadcasting transaction execution i getting error:
_The server returned an error when broadcasting the transaction.
Consider trying to connect to ad different server, or updating Electrum.
The transaction was rejected because it is too large (in bytes)_
Traceback:
Traceback (most recent call last):
File "electrum\gui\qt\invoice_list.py", line 175, in
File "electrum\gui\qt\main_window.py", line 2012, in show_onchain_invoice
File "electrum\gui\qt\main_window.py", line 970, in format_amount
File "electrum\simple_config.py", line 685, in format_amount
AttributeError: 'str' object has no attribute 'value'
Additional information:
Electrum version: 0.5.2
Python version: 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)]
Operating system: Windows-10-10.0.19044-SP0
Wallet type: standard
Locale: ru_RU
The text was updated successfully, but these errors were encountered:
I can't send my funds to external wallet.
On broadcasting transaction execution i getting error:
_The server returned an error when broadcasting the transaction.
Consider trying to connect to ad different server, or updating Electrum.
The transaction was rejected because it is too large (in bytes)_
Traceback:
Traceback (most recent call last):
File "electrum\gui\qt\invoice_list.py", line 175, in
File "electrum\gui\qt\main_window.py", line 2012, in show_onchain_invoice
File "electrum\gui\qt\main_window.py", line 970, in format_amount
File "electrum\simple_config.py", line 685, in format_amount
AttributeError: 'str' object has no attribute 'value'
Additional information:
Electrum version: 0.5.2
Python version: 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)]
Operating system: Windows-10-10.0.19044-SP0
Wallet type: standard
Locale: ru_RU
The text was updated successfully, but these errors were encountered: