mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-12-21 23:30:25 +00:00
issue 221: add missing blockchain stats
This commit is contained in:
parent
cd8a66f854
commit
3dcd742fad
1 changed files with 4 additions and 4 deletions
|
@ -87,10 +87,10 @@ monerotopia 2024 voiceovers and working on xmr.ru
|
|||
###### Blockchain Stats
|
||||
|
||||
{{< bc_stats
|
||||
height="0"
|
||||
hashrate="0 GH/s"
|
||||
txs_per_block="0"
|
||||
avg_txs_per_day="0"
|
||||
height="3302075"
|
||||
hashrate="3.19 GH/s"
|
||||
txs_per_block="39.60"
|
||||
avg_txs_per_day="28785"
|
||||
block_reward="0.6"
|
||||
|
||||
date="December 12, 2024"
|
||||
|
|
Loading…
Reference in a new issue