Update docs/src/developing/test-validator.md

This commit is contained in:
Trent Nelson 2021-05-13 11:10:23 -06:00 committed by mergify[bot]
parent 7868df3211
commit 3e0c0abb53
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ starts a full-featured, single-node cluster on the developer's workstation.
- Direct [on-chain program](on-chain-programs/overview) deployment
(`--bpf-program ...`)
- Clone accounts from a public cluster, including programs (`--clone ...`)
- Configurable transaction history (`--limit-ledger-size ...`)
- Configurable transaction history retention (`--limit-ledger-size ...`)
- Configurable epoch length (`--slots-per-epoch ...`)
- Jump to an arbitrary slot (`--warp-slot ...`)