From fdf630ab315c02cc82a3bb8a87aa71f6e8bbda75 Mon Sep 17 00:00:00 2001 From: scgbckbone Date: Thu, 26 Mar 2026 11:46:40 +0100 Subject: [PATCH] Wait UX for chain changes --- shared/actions.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shared/actions.py b/shared/actions.py index 996ae369..35e9aeda 100644 --- a/shared/actions.py +++ b/shared/actions.py @@ -2366,6 +2366,8 @@ async def change_seed_vault(is_enabled): async def change_which_chain(*a): # setting already changed, but reflect that value in other settings + from glob import dis + dis.fullscreen("Wait...") try: # update xpub stored in settings import stash