mirror of
https://github.com/monero-project/monero-docs.git
synced 2024-12-22 19:49:22 +00:00
Fix grammatical issue
"Than" is used for comparison, not "then".
This commit is contained in:
parent
5bba47cd72
commit
0fd522e43b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ title: Monero Technical Specification
|
|||
|
||||
## Block reward
|
||||
|
||||
* smoothly decreasing and subject to penalties for blocks greater then median size of the last 100 blocks (M100)
|
||||
* smoothly decreasing and subject to penalties for blocks greater than median size of the last 100 blocks (M100)
|
||||
* ~1.6 XMR as of June 2020; for the current reward check the coinbase transaction of the [latest block](https://xmrchain.net/)
|
||||
|
||||
## Block size
|
||||
|
|
Loading…
Reference in a new issue