mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Block size limit changed to median block size
This commit is contained in:
parent
6b286063fb
commit
661f6910c8
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
||||||
Network difficulty: {{difficulty}}
|
Network difficulty: {{difficulty}}
|
||||||
| Hash rate: {{hash_rate}}
|
| Hash rate: {{hash_rate}}
|
||||||
| Fee per kb: {{fee_per_kb}}
|
| Fee per kb: {{fee_per_kb}}
|
||||||
| Block size limit: {{block_size_limit}} kB
|
| Median block size: {{block_size_limit}} kB
|
||||||
{{^is_current_info}}
|
{{^is_current_info}}
|
||||||
| Data from {{age}} {{age_format}} ago
|
| Data from {{age}} {{age_format}} ago
|
||||||
{{/is_current_info}}
|
{{/is_current_info}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue