Update Artela.sh
This commit is contained in:
parent
34a5f97035
commit
8f717c4dc7
@ -193,9 +193,6 @@ function add_validator() {
|
|||||||
artelad tx staking create-validator --node $Artela_RPC_PORT \
|
artelad tx staking create-validator --node $Artela_RPC_PORT \
|
||||||
--amount 1000000uart \
|
--amount 1000000uart \
|
||||||
--from $wallet_name \
|
--from $wallet_name \
|
||||||
--commission-rate 0.1 \
|
|
||||||
--commission-max-rate 0.2 \
|
|
||||||
--commission-max-change-rate 0.01 \
|
|
||||||
--min-self-delegation 1 \
|
--min-self-delegation 1 \
|
||||||
--pubkey $(artelad tendermint show-validator) \
|
--pubkey $(artelad tendermint show-validator) \
|
||||||
--moniker "$validator_name" \
|
--moniker "$validator_name" \
|
||||||
|
Loading…
Reference in New Issue
Block a user