From c36184e6bfd3e8f20a5924ee77249a8d768236f8 Mon Sep 17 00:00:00 2001 From: scgbckbone Date: Wed, 25 Mar 2026 13:22:35 +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 ac0af8b3..8582cc4a 100644 --- a/shared/actions.py +++ b/shared/actions.py @@ -2382,6 +2382,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