Documentation
¶
Overview ¶
Command create-val-tx constructs a MsgCreateValidatorWithPallasKey, signs it via `svoted tx sign`, and broadcasts it via `svoted tx broadcast`. Used by init_multi.sh --ci to register post-genesis validators that join an already-running chain.
Usage:
create-val-tx \ --home ~/.svoted-val2 \ --moniker val2 \ --amount 10000000stake \ --rpc-url tcp://localhost:26157
Click to show internal directories.
Click to hide internal directories.