Set the wallet in localStorage as the valid wallet immediately on startup.
The getWallet function already handles validation and potential migration requirements. With chronik, we can always refresh the wallet state on startup -- since this does not cause a noticeable user lag (legacy bch-api + slpdb approach could take 20s).