Launch companion processes
Launch validator companion processes tofnd
and vald
.
Launch tofnd
You may wish to redirect log output to a file. Enter the tofnd
password on stdin after the process is launched.
View your logs in real time:
Launch vald
Learn the valoper
address associated with your validator
account:
Let {VALOPER_ADDR}
denote this address.
Launch vald
. Here are two ways to do it:
- Basic.
- Redirect logs to file. The password prompt may not be visible because
stdout
is redirected to the log file. In this case you may wish to pipe in your keyring password. See Keyring backend for more info.
View your logs in real time (if you selected option 2 above):