Files
purple-electrumwallet/electrum
SomberNight 0c33994d70 plugins: hardware: HardwareHandlerBase.show_error() takes str, not exc
This is just a minor conceptual clean-up,
runtime behaviour is not being changed, as ultimately, much later in the exec flow,
the msg object being passed around is cast to str already.
(e.g. see str(text) at https://github.com/spesmilo/electrum/blob/4f7b6e897710338e8a4cfb8fa97c305218bdff88/electrum/gui/qt/util.py#L375-L379)
2026-02-12 17:04:20 +00:00
..
2026-01-22 14:55:02 +00:00
2026-01-22 14:02:19 +01:00
2025-12-02 10:38:10 +01:00
2026-01-28 17:49:36 +01:00
2025-12-17 10:23:16 +00:00
2026-01-22 16:22:42 +01:00