mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-10 21:05:04 +00:00
Fix a typo in 'A note on fees' blogpost
Corrected 'thhe' to 'the'
This commit is contained in:
parent
54b24ec491
commit
1ba406072e
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ Where:
|
|||
- M<sub>0</sub> is the minimum block size limit (300 kB)
|
||||
- F<sub>0</sub> is 0.002 XMR
|
||||
|
||||
As a practical example, a few moons ago the median block size increased to approximately 400 kB and thhe default fee went down to ~0.0095. As we can see from the formula, this approximately matches the theoretical fee. That is:
|
||||
As a practical example, a few moons ago the median block size increased to approximately 400 kB and the default fee went down to ~0.0095. As we can see from the formula, this approximately matches the theoretical fee. That is:
|
||||
|
||||
`Fee` = (6.5/10) * (300/400) * 0.002 = 0.00975
|
||||
|
||||
|
|
Loading…
Reference in a new issue