Skip to content

Commit

Permalink
Update fee_calculations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevick10 authored Dec 17, 2024
1 parent 825e18d commit 940bdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fee_calculations.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ to include an additional cost to op codes that write new data to storage or to
transactions that add new contracts to the chain.

There are a number of ways we might calculate this value; we have decided to go
with a simple calculatoin based on our target storage growth and working
with a simple calculation based on our target storage growth and working
backward from there.

#### Pessimistic Estimate
Expand Down

0 comments on commit 940bdd6

Please sign in to comment.