We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678d5db commit 634fe47Copy full SHA for 634fe47
proposals/0110-exponential-fee-for-write-lock-accounts.md
@@ -74,7 +74,7 @@ lock an account, calculated as `compute-unit-pricer.cost-rate() * transaction.re
74
current bank is frozen.
75
- Provides the current *cost rate* when queried.
76
- EMA of Compute-Unit Utilization:
77
- - Uses 150 slots for EMA calculation.
+ - Uses 8 slots for EMA calculation.
78
- EMA Alpha, representing the degree of weighting decrease, is calculated as
79
`alpha = 2 / (N+1)`.
80
- # Algorithm:
0 commit comments