Generating CSM keystores
Pre-flight checks for existing solo stakers
Make sure that you have the mnemonic (24-word seed phrase) of your existing validator keys in case you overwrite them by mistake while going through this process
Make sure you have removed duplicates of your existing solo staking validator keys on the
$HOME
directory of your node machine. Otherwise, remove them now.
# on your node machine
sudo rm -r ~/validator_keys
Generate CSM keystores
Visit the Validator key generation page and follow the steps accordingly to generate CSM-valid validator keystores.
Validator key generationLast updated