1. 以 monad 用户身份 SSH 登录节点
2. 升级 monad 软件包
3. 重启服务并验证
Active: active (running)
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
monad 用户身份 SSH 登录节点sudo apt update && sudo apt install --reinstall monad=0.13.1 -y --allow-downgrades --allow-change-held-packages
sudo systemctl restart monad-rpc
sudo systemctl status monad-rpc --no-pager -l
Active: active (running)
monad-rpc --version
monad-rpc {"commit":"7db6cea2e51e57bc78a8cba0d389ebb8ae73298b","tag":"v0.13.1","branch":"","modified":false}
