feat(book): basic pruning chapter (#4334)

This commit is contained in:
Alexey Shekhirin
2023-08-23 23:08:14 +01:00
committed by GitHub
parent cb6cf59068
commit fca6404fc7
3 changed files with 62 additions and 0 deletions

View File

@ -13,6 +13,7 @@
1. [Metrics](./run/observability.md)
1. [Configuring Reth](./run/config.md)
1. [Transaction types](./run/transactions.md)
1. [Pruning](./run/pruning.md)
1. [Troubleshooting](./run/troubleshooting.md)
1. [Interacting with Reth over JSON-RPC](./jsonrpc/intro.md)
1. [eth](./jsonrpc/eth.md)