reward removed from index

This commit is contained in:
moneroexamples 2016-04-18 05:52:35 +08:00
parent b89cb9404b
commit bc0d166176

View file

@ -29,8 +29,8 @@
<td>height</td>
<td>age {{age_format}}</td>
<td>block hash</td>
<td>fees</td>
<td>txs</td>
<td>fees</td>
<td>outputs</td>
<td>mixins</td>
<td>size [kB]</td>
@ -40,8 +40,8 @@
<td><a href="/block/{{height}}">{{height}}</a></td>
<td>{{age}}</td>
<td><a href="/block/{{hash}}">{{hash}}</a></td>
<td>{{fees}}</td>
<td>{{notx}}</td>
<td>{{fees}}</td>
<td>{{xmr_outputs}}</td>
<td>{{mixin_range}}</td>
<td>{{blksize}}</td>