fix validator instructions

This commit is contained in:
Ruaridh 2018-09-18 13:10:51 -04:00 committed by GitHub
parent 74ddb2ebff
commit f4cae17f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,9 @@ Then, your full running in the background or separate window, run:
--address-validator <your address from above> \
--moniker "<your name>" \
--chain-id kava-test-2 \
--from <your name>
--from <your name> \
--gas 1000000
> Note You'll need to type in the default password "password"
Now your full node should be participating in consensus and validating blocks!