mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(book): note on pruning (#4387)
This commit is contained in:
@ -1,7 +1,8 @@
|
|||||||
# Pruning
|
# Pruning
|
||||||
|
|
||||||
> WARNING: pruning and full node are experimental features of Reth,
|
> Pruning and full node are new features of Reth,
|
||||||
> and available only on `main` branch of the main repository now.
|
> and we will be happy to hear about your experience using them either
|
||||||
|
> on [GitHub](https://github.com/paradigmxyz/reth/issues) or in the [Telegram group](https://t.me/paradigm_reth).
|
||||||
|
|
||||||
By default, Reth runs as an archive node. Such nodes have all historical blocks and the state at each of these blocks
|
By default, Reth runs as an archive node. Such nodes have all historical blocks and the state at each of these blocks
|
||||||
available for querying and tracing.
|
available for querying and tracing.
|
||||||
|
|||||||
Reference in New Issue
Block a user