TypeError: unsupported operand type(s) for /: 'NoneType' and 'int' · Issue #8448 · spesmilo/electrum · GitHub
More Web Proxy on the site http://driver.im/
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
Traceback (most recent call last):
File "electrum\gui\qt\history_list.py", line 769, in
File "electrum\gui\qt\main_window.py", line 2640, in bump_fee_dialog
File "electrum\gui\qt\rbf_dialog.py", line 141, in init
File "electrum\gui\qt\rbf_dialog.py", line 41, in init
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
Traceback (most recent call last):
File "electrum\gui\qt\history_list.py", line 769, in
File "electrum\gui\qt\main_window.py", line 2640, in bump_fee_dialog
File "electrum\gui\qt\rbf_dialog.py", line 141, in init
File "electrum\gui\qt\rbf_dialog.py", line 41, in init
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
not sure how to reproduce. is it maybe a coinjoin-like thing with some inputs not being ismine? (although from a quick look, even that should already be handled)
Uh oh!
There was an error while loading. Please reload this page.
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Reporter
This issue was reported by 45 user(s):
Additional Information
The text was updated successfully, but these errors were encountered: