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 tfscRemove the old version of the program
rm -rf $HOME/tfsc/tfs_(current version)_testnetDownload 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.zipGive the file permission to execute
chmod +x tfs__project_version__testnetLaunch the program in menu display mode
./tfs__project_version__testnet -mThats it! After this, your node will begin synchronizing