节点运营者操作说明
1. 以 root 用户身份 SSH 登录节点
2. 升级 monad 软件包
3. 重启服务并验证
Active: active (running)
4. 验证运行的版本正确
补丁说明
请参考v0.12.7 的公开变更日志。Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
node.toml 或 systemctl 覆盖更改。它是从 v0.12.6 的即插即用升级。root 用户身份 SSH 登录节点sudo apt update && sudo apt install --reinstall monad=0.12.7 -y --allow-downgrades --allow-change-held-packages
sudo systemctl restart monad-bft monad-execution monad-rpc
sudo systemctl status monad-bft monad-execution monad-rpc --no-pager -l
Active: active (running)
monad-rpc --version
monad-rpc {"commit":"e1e9489b8fc42c0a5af208bab20f6704f83c91c0","tag":"v0.12.7","branch":"","modified":true}
v0.12.7 的公开变更日志。