Files
nanoreth/book/cli/test-vectors.md
2023-06-12 09:06:58 -07:00

17 lines
316 B
Markdown

# `reth test-vectors`
```bash
$ reth test-vectors --help
Generate Test Vectors
Usage: reth test-vectors <COMMAND> <NAMES>
Commands:
tables
Generates test vectors for specified tables. If no table is specified, generate for all.
Arguments:
<NAMES>
List of table names. Case-sensitive.
```