Skip to content

Fix Thornode Mnemonic

Ursa (9R) requested to merge ursa/fix-mnemonic-init into master

After this merges, new nodes that have this problem can unbond and then perform the following:

make install
make debug # select thornode
rm -rf /root/.thornode/keyring-file /root/.thornode/config/genesis.json /root/.thornode/config/node_key.json
exit

Then bond to the correct mnemonic address from make status.

Edited by Ursa (9R)

Merge request reports