mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Change fee per kB to fee per byte
This commit is contained in:
parent
3fbf6497c0
commit
a46b1e767a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
Network difficulty: {{difficulty}}
|
||||
| Hard fork: v{{current_hf_version}}
|
||||
| Hash rate: {{hash_rate}}
|
||||
| Fee per kB: {{fee_per_kb}}
|
||||
| Fee per byte: {{fee_per_kb}}
|
||||
| Median block size limit: {{block_size_limit}} kB
|
||||
{{^is_current_info}}
|
||||
| Data from {{age}} {{age_format}} ago
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue