mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: move reth test-vectors to cli/commands with feature (#9329)
This commit is contained in:
2
book/cli/SUMMARY.md
vendored
2
book/cli/SUMMARY.md
vendored
@ -32,8 +32,6 @@
|
||||
- [`reth p2p`](./reth/p2p.md)
|
||||
- [`reth p2p header`](./reth/p2p/header.md)
|
||||
- [`reth p2p body`](./reth/p2p/body.md)
|
||||
- [`reth test-vectors`](./reth/test-vectors.md)
|
||||
- [`reth test-vectors tables`](./reth/test-vectors/tables.md)
|
||||
- [`reth config`](./reth/config.md)
|
||||
- [`reth debug`](./reth/debug.md)
|
||||
- [`reth debug execution`](./reth/debug/execution.md)
|
||||
|
||||
1
book/cli/reth.md
vendored
1
book/cli/reth.md
vendored
@ -15,7 +15,6 @@ Commands:
|
||||
db Database debugging utilities
|
||||
stage Manipulate individual stages
|
||||
p2p P2P Debugging utilities
|
||||
test-vectors Generate Test Vectors
|
||||
config Write config to stdout
|
||||
debug Various debug routines
|
||||
recover Scripts for node recovery
|
||||
|
||||
Reference in New Issue
Block a user