mirror of
https://github.com/monero-project/monero-docs.git
synced 2024-12-22 11:39:35 +00:00
Merge pull request #55 from abviv/patch-1
Update to include the current blockchain size
This commit is contained in:
commit
f0fa3a2ee4
1 changed files with 5 additions and 0 deletions
|
@ -44,6 +44,11 @@ title: Monero Technical Specification
|
|||
* maximum of two times the median size of the last 100 blocks (2 * M100)
|
||||
* ~50KB as of June 2020; check [the latest block size](https://bitinfocharts.com/comparison/monero-size.html#3m)
|
||||
|
||||
## Current blockchain size
|
||||
|
||||
* Pruned node: ~ 57GB as of Jan 2023
|
||||
* Complete chain without any pruning: ~138GB as of Jan 2023
|
||||
|
||||
## Emission curve
|
||||
|
||||
### Main emission
|
||||
|
|
Loading…
Reference in a new issue