Genesis file
To connect to the morpheus
testnet, you will need the corresponding genesis file of each testnet. Visit the testnet repo and download the correct genesis file by running the following command.
# Download the existing genesis file for the testnet
# Replace <chain-id> with the id of the testnet you would like to join
curl https://raw.githubusercontent.com/desmos-labs/morpheus/master/<chain-id>/genesis.json > $HOME/.desmos/config/genesis.json