Update 0g.sh
This commit is contained in:
parent
82aecd7acd
commit
69c5f989cd
2
0g.sh
2
0g.sh
@ -197,7 +197,7 @@ read -p "请输入您想设置的验证者的名字: " validator_name
|
|||||||
read -p "请输入您的验证者详情(例如'吊毛资本'): " details
|
read -p "请输入您的验证者详情(例如'吊毛资本'): " details
|
||||||
|
|
||||||
|
|
||||||
evmosd tx staking create-validator --node $Alignedlayer_RPC_PORT \
|
evmosd tx staking create-validator --node $OG_RPC_PORT \
|
||||||
--amount=10000000000000000aevmos \
|
--amount=10000000000000000aevmos \
|
||||||
--pubkey=$(evmosd tendermint show-validator) \
|
--pubkey=$(evmosd tendermint show-validator) \
|
||||||
--moniker=$validator_name \
|
--moniker=$validator_name \
|
||||||
|
Loading…
Reference in New Issue
Block a user