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
|
```bash
|
||||||
solana-validator \
|
solana-validator \
|
||||||
--ledger <LEDGER_PATH> \
|
--ledger <LEDGER_PATH> \
|
||||||
|
--identity <VALIDATOR_IDENTITY_KEYPAIR> \
|
||||||
--entrypoint <CLUSTER_ENTRYPOINT> \
|
--entrypoint <CLUSTER_ENTRYPOINT> \
|
||||||
--expected-genesis-hash <EXPECTED_GENESIS_HASH> \
|
--expected-genesis-hash <EXPECTED_GENESIS_HASH> \
|
||||||
--rpc-port 8899 \
|
--rpc-port 8899 \
|
||||||
|
Reference in New Issue
Block a user