mempool.html simplified

master
moneroexamples 8 years ago
parent 14d24dd076
commit c71dc2592f

@ -4,7 +4,7 @@
<h4 style="font-size: 14px; margin-top: 0px">(no of txs: {{mempool_size}}, size: {{mempool_size_kB}} kB)</h4> <h4 style="font-size: 14px; margin-top: 0px">(no of txs: {{mempool_size}}, size: {{mempool_size_kB}} kB)</h4>
<div class="center"> <div class="center">
<table class="center" style="width:75%"> <table class="center" style="width:80%">
<tr> <tr>
<td>age [h:m:s]</td> <td>age [h:m:s]</td>
<td>transaction hash</td> <td>transaction hash</td>

Loading…
Cancel
Save