Skip to content

Commit 450e409

Browse files
authored
Update index.md
1 parent 4c9caf6 commit 450e409

File tree

1 file changed

+1
-1
lines changed
  • public/content/roadmap/statelessness

1 file changed

+1
-1
lines changed

public/content/roadmap/statelessness/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Cheaper hard drives can be used to store older data but those are too slow to ke
1414

1515
## Reducing storage for nodes {#reducing-storage-for-nodes}
1616

17-
There are several ways to reduce the amount of data each node has to store, each requiring Ethereum's core protocol to be updates to a different extent:
17+
There are several ways to reduce the amount of data each node has to store, each requiring Ethereum's core protocol to be updated to a different extent:
1818

1919
- **History expiry**: enable nodes to discard state data older than X blocks, but does not change how Ethereum client's handle state data
2020
- **State expiry**: allow state data that is not used frequently to become inactive. Inactive data can be ignored by clients until it is resurrected.

0 commit comments

Comments
 (0)