If you were running a validator node on the Baldur testnet, and need to move it to the new heimdall testnet, follow the steps below;
In the odin-testnet-public-tools/ folder, update your repo by running
git pull
Start the node with the atart script. It will download the new docker image, start it, and even sets up port forwarding rules on the host for you.
cd node && ./start.sh
Verify the node is running. This command, and the next one, assume you have already set the odin alias.
odin status
Import your wallet and set the keyring password
odin keys add NAME_OF_YOUR_WALLET --recover
You will nees to run a create validator transaction. Check to make sure your variables are still populated. If they are not, or are incorrext, update them now;
echo $ADDRESS && echo $MONIKER && echo $CHAIN
Set your STAKE variable with your desired amount of loki.