mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Dont calculate fee for conaibase txs
This commit is contained in:
parent
189809831a
commit
d1bd855e95
1 changed files with 3 additions and 2 deletions
|
@ -32,9 +32,10 @@
|
||||||
<td>Fee: {{tx_fee}}</td>
|
<td>Fee: {{tx_fee}}</td>
|
||||||
<td>Tx size: {{tx_size}} kB</td>
|
<td>Tx size: {{tx_size}} kB</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<!-- <tr>
|
||||||
<td colspan="5">Extra: {{extra}}</td>
|
<td colspan="5">Extra: {{extra}}</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
-->
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue