Monoeci VPS 0.12.2.3 Update!
A recently released 0.12.2.3 version update is not mandatory. It is not a good idea to update now since the reward cycle will be reset after the update.
Execute the following commands in order:
wget https://github.com/monacocoin-net/monoeci-core/releases/download/0.12.2.3/monoeciCore-0.12.2.3-linux64-cli.Ubuntu16.04.tar.gz
tar xvf monoeciCore-0.12.2.3-linux64-cli.Ubuntu16.04.tar.gz
monoeci-cli stop
sudo cp ~/monoecid /usr/bin/ && rm -fr ~/monoecid
sudo cp ~/monoeci-cli /usr/bin/ && rm -fr ~/monoeci-cli
sudo cp ~/monoeci-tx /usr/bin/ && rm -fr ~/monoeci-tx
monoecid
cd sentinel
git pullConfirm that the version has been changed to 120203 through the following command:
monoeci-cli getinfoRestart the VPS in Windows cold wallet.
최근 릴리스된 0.12.2.3 버전 업데이트는 필수가 아닙니다. 그리고 업데이트시 보상 주기가 초기화되기 때문에 업데이트를 하는 것이 좋지만은 않습니다.
다음 명령어를 순서대로 실행합니다.
wget https://github.com/monacocoin-net/monoeci-core/releases/download/0.12.2.3/monoeciCore-0.12.2.3-linux64-cli.Ubuntu16.04.tar.gz
tar xvf monoeciCore-0.12.2.3-linux64-cli.Ubuntu16.04.tar.gz
monoeci-cli stop
sudo cp ~/monoecid /usr/bin/ && rm -fr ~/monoecid
sudo cp ~/monoeci-cli /usr/bin/ && rm -fr ~/monoeci-cli
sudo cp ~/monoeci-tx /usr/bin/ && rm -fr ~/monoeci-tx
monoecid
cd sentinel
git pull다음 명령어를 통해서 버전이 120203으로 바뀐 것을 확인합니다.
monoeci-cli getinfo윈도우즈 콜드 월렛에서 해당 VPS를 재시작합니다.