Unverified Commit 9bd027e2 authored by Clint.Network's avatar Clint.Network Committed by GitHub

Merge pull request #4 from clintnetwork/rigwild-patch-1

Update Block.cshtml
parents 5221b45a 35318481
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
</tr> </tr>
<tr> <tr>
<td><strong>Block Size</strong></td> <td><strong>Block Size</strong></td>
<td>@Model.blockSize kB</td> <td>@Model.blockSize bytes</td>
</tr> </tr>
<tr> <tr>
<td><strong>Previous Block Hash</strong></td> <td><strong>Previous Block Hash</strong></td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment