on_history (fx) races with load_wallet
@ -180,6 +180,7 @@ class ElectrumWindow(App):
def on_history(self, d):
Logger.info("on_history")
if self.wallet:
self.wallet.clear_coin_price_cache()
self._trigger_update_history()