docs: Correct integration validator cli reference
This commit is contained in:
committed by
mergify[bot]
parent
74e89a3e3e
commit
77f61a5e2e
@ -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