Upgrade
Chain ID | Latest Version Tag |
---|---|
Connect to the current tmux session
Stop the old version of the program through the menu item 0.Exit
cd $HOME/tfsc && tmux attach -t tfsc
Remove the old version of the program
rm -rf $HOME/tfsc/tfs_(current version)_testnet
Download the latest version of the program
wget -q -O tmp.zip https://fastcdn.uscloudmedia.com/transformers/formal/tfs__project_version__testnet.zip && unzip tmp.zip && rm tmp.zip
Give the file permission to execute
chmod +x tfs__project_version__testnet
Launch the program in menu display mode
./tfs__project_version__testnet -m
Thats it! After this, your node will begin synchronizing