Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't make send transaction #3

Open
AlexSuvorov2k opened this issue Sep 22, 2024 · 2 comments
Open

Can't make send transaction #3

AlexSuvorov2k opened this issue Sep 22, 2024 · 2 comments

Comments

@AlexSuvorov2k
Copy link

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

@nobodabsolutelynobody
Copy link

Did you manage to solve it? I have the same problem.

@AlexSuvorov2k
Copy link
Author

Did you manage to solve it?

No, still getting this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@AlexSuvorov2k @nobodabsolutelynobody and others