Skip to content

Commit 10b990f

Browse files
authored
Merge pull request #13363 from bibo7086/patch-2
Update index.md
2 parents b0420a4 + 450e409 commit 10b990f

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)