Update 0g.sh
This commit is contained in:
parent
5341bd11c4
commit
4e74aa87b8
2
0g.sh
2
0g.sh
@ -236,7 +236,7 @@ cd run
|
|||||||
echo "请输入矿工的EVM钱包私钥,不要有0X: "
|
echo "请输入矿工的EVM钱包私钥,不要有0X: "
|
||||||
read minerkey
|
read minerkey
|
||||||
|
|
||||||
cat >> config.toml <<EOF
|
cat > config.toml <<EOF
|
||||||
miner_key = "$minerkey"
|
miner_key = "$minerkey"
|
||||||
miner_id = "$(openssl rand -hex 32)"
|
miner_id = "$(openssl rand -hex 32)"
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user