Bitcoin-ABC / Bitcoin-ABC/bitcoin-abc
AttributeError: 'ElectrumWindow' object has no attribute 'fiat_send_e'
Open
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 788
- PR merge metrics
- No merged PRs in 30d
Description
# Description
Just changed the Fiat currency in preferences.
# Traceback
```
Traceback (most recent call last):
File "electrumabc_gui\qt\main_window.py", line 3283, in update_fiat
AttributeError: 'ElectrumWindow' object has no attribute 'fiat_send_e'
```
# System information
- Electrum ABC version: 5.4.4
- Python version: 3.11.8 (tags/v3.11.8:db85d51, Feb 6 2024, 21:52:07) [MSC v.1937 32 bit (Intel)]
- Operating system: Windows-10-10.0.26200-SP0
- Wallet type: imported_addr,standard
- Locale: en_IE
Contributor guide
Assessment
This issue has not been assessed yet.