Description: When logging in using testnet the useAccount hook will only return the mainnet stxAddress. Steps to reproduce: 1. Initialize a new microstacks template project 2. Login using a test net account 3. Observe account address Im attaching some images from the microstacks template app: <img width="1440" alt="Screenshot 2022-09-08 at 19 47 58" src="https://user-images.githubusercontent.com/33001507/189202303-0afcfef9-679c-46c1-91eb-9a37cfb2a480.png"> <img width="1433" alt="Screenshot 2022-09-08 at 19 48 35" src="https://user-images.githubusercontent.com/33001507/189202306-24edca8f-a0e9-4683-95bb-16e263732801.png">