mirror of
https://github.com/monero-project/monero-docs.git
synced 2024-12-22 19:49:22 +00:00
tokenomics: macros for blockchain sizes
This commit is contained in:
parent
3914cb4ffd
commit
58bd19fe7f
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ title: Monero Technical Specification
|
||||||
|
|
||||||
## Current blockchain size
|
## Current blockchain size
|
||||||
|
|
||||||
* Pruned node: ~ 57GB as of Jan 2023
|
* Pruned node: ~{{ lmdb_size_pruned }}GB as of {{ lmdb_size_updated }}
|
||||||
* Complete chain without any pruning: ~138GB as of Jan 2023
|
* Full node: ~{{ lmdb_size_full }}GB as of {{ lmdb_size_updated }}
|
||||||
|
|
||||||
## Emission curve
|
## Emission curve
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue