From a2d7758f698b2319c2a4b1ece2391b20576655d4 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Tue, 9 Apr 2024 17:11:45 +0800 Subject: [PATCH] Update 0g.sh --- 0g.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0g.sh b/0g.sh index 3b8c968..df9f72e 100644 --- a/0g.sh +++ b/0g.sh @@ -292,7 +292,7 @@ function main_menu() { echo "9. 设置快捷键" echo "10. 创建验证者" echo "11. 创建存储节点" - echo "11. 给自己验证者地址质押代币" + echo "12. 给自己验证者地址质押代币" read -p "请输入选项(1-12): " OPTION case $OPTION in