SEI 1.0.5beta Güncelleme Scripti | Upgrade Script SEI 1.0.5beta

Sunucu Kurulumu | Server Installation
[TR]
Sunucunuza altta bulunan komutu girip otomatik güncelleme scriptini başlatın
[EN]
Enter the command below on your server and start the automatic update script.
1.
systemctl stop seid
2.
wget -q -O 105update.sh https://raw.githubusercontent.com/lalilax/sei105update/main/105update.sh && chmod +x 105update.sh && sudo /bin/bash 105update.sh
Eğer Unjail Olursanız | If You Unjail

[TR]
Validatör sayfanıza girdiğinizde sağ üst köşede bu şekilde bir görüntü varsa alttaki komutu yazmanız gerekiyor.
- --from=walletname
Kısmında cüzdan adınızı walletname yazısını silip yazmanız gerekiyor.
[EN]
When you enter the validator page, if there is an image like this in the upper right corner, you need to type the command below.
- --from=walletname
In the section, you need write your wallet name
seid tx slashing unjail \
--broadcast-mode=block \
--from=walletname \
--chain-id=sei-testnet-2 \
--gas=300000