docs: Correct integration validator cli reference (#18458)
(cherry picked from commit 77f61a5e2e
)
Co-authored-by: Trent Nelson <trent@solana.com>
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user