Update 0g.sh
This commit is contained in:
parent
cc252b17ea
commit
2cb8cdba85
2
0g.sh
2
0g.sh
@ -280,7 +280,7 @@ screen -dmS storage_kv ../target/release/zgs_kv --config config.toml
|
||||
function delegate_self_validator() {
|
||||
read -p "请输入质押代币数量(单位为evmos,比如你有1个evmos,留点水给自己,输入0.9回车就行): " math
|
||||
read -p "请输入钱包名称: " wallet_name
|
||||
0gchaind tx staking delegate $(0gchaind keys show $wallet_name --bech val -a) ${math}evmos --from $wallet_name --gas=500000 --gas-prices=99999aevmos -y
|
||||
0gchaind tx staking delegate $(0gchaind keys show $wallet_name --bech val -a) ${math}ua0gi --from $wallet_name --gas=500000 --gas-prices=99999ua0gi -y
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user