Skip to content

Commit

Permalink
Update coin-set-vs-account.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OverActiveBladderSystem authored Jan 15, 2025
1 parent 35dd543 commit 9f2ce4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/coin-set-model/coin-set-vs-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Value is stored within a single account or contract. Multiple people can execute

Programmable features are not stored directly on chain. Instead, coins use hashing to allow for later verification of their contents.

Chia's database is expected to grow by around 30 GB annually, which is roughly the same rate as Bitcoin's. Kryder's Law dictates that storage capacity will grow exponentially in the short-to-medium term, whereas the database will grow linearly. In early 2022, an SSD capable of storing Chia's database cost less than $50. This should hold true for the foreseeable future, even as Chia's database continues to expand.
Chia's database growth depends on transaction type and utilization but may reach 170 GB annual growth with 100% full blocks (further improvements to database compression are possible). Kryder's Law dictates that storage capacity will grow exponentially in the short-to-medium term, whereas the database will grow linearly. In early 2022, an SSD capable of storing Chia's database cost less than $50. This should hold true for the foreseeable future, even as Chia's database continues to expand.

#### Account

Expand Down

0 comments on commit 9f2ce4d

Please sign in to comment.