mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Fix typos
This commit is contained in:
parent
175f563194
commit
05e7573d91
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
<H4>Block hash (height): {{blk_hash}} ({{blk_height}})</H4>
|
<H4>Block hash (height): {{blk_hash}} ({{blk_height}})</H4>
|
||||||
<h4>
|
<h4>
|
||||||
Eight RandomX and correspoding assembly x86 programs used
|
Eight RandomX and corresponding assembly x86 programs used
|
||||||
to calcualte the PoW hash of the block.<br/>
|
to calculate the PoW hash of the block.<br/>
|
||||||
The RandomX programs are executed on RandomX virtual machine.
|
The RandomX programs are executed on RandomX virtual machine.
|
||||||
</h4>
|
</h4>
|
||||||
<h5>
|
<h5>
|
||||||
|
|
Loading…
Reference in a new issue