Files
purple-electrumwallet/electrum/gui/qml
davide b5fa01edfc fix: resolve UnknownBaseUnit crash in QML btcAmountRegex for non-BTC chains
Replace hardcoded \"BTC\" with get_base_units_list()[0] so the top-level
unit name is resolved dynamically from chain constants (e.g. \"BTCP\" for
BitcoinPurple), preventing the UnknownBaseUnit exception on receive screen.
2026-05-06 21:55:04 +02:00
..
2025-08-23 14:51:01 +00:00
2026-01-19 14:07:25 +01:00
2026-03-20 13:49:16 +00:00