Option 11 is now working!
Before you run a migration to the new server:
1. On your new server, run our installer to get a fresh system setup with a temporary wallet.
2. Wait for your new server to sync up, use Option 1 to check stats while you wait.
3. On your new server, make a folder named ~/migrate
4. On your new server, Add your tmp.gen.keypair file from your OLD server into ~/migrate/tmp.gen.keypair
5. On your new server, Add your priv_validator_key.json file from your OLD server into ~/migrate/priv_validator_key.json or drop your whole config folder into ~/migrate/config
6. On your old server, shut down your previous server before you run option 11 to **avoid double signing**. Make sure it's offline and won't restart.
7. On your new server, run option 11, it'll check for files, move them, rebuild with your OLD wallet/keys and start signing ASAP.
![image](https://user-images.githubusercontent.com/6798465/206893759-ce93025b-b66c-433b-877f-0f8c1467994c.png)