docs: Correct integration validator cli reference

This commit is contained in:
Trent Nelson 2021-07-06 15:23:34 -06:00 committed by mergify[bot]
parent 74e89a3e3e
commit 77f61a5e2e
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ To run an api node:
```bash
solana-validator \
--ledger <LEDGER_PATH> \
--identity <VALIDATOR_IDENTITY_KEYPAIR> \
--entrypoint <CLUSTER_ENTRYPOINT> \
--expected-genesis-hash <EXPECTED_GENESIS_HASH> \
--rpc-port 8899 \