add mempool reffresh time to mempool.html

basicauth
moneroexamples 7 years ago
parent 888e81de93
commit 6b286063fb

@ -1,7 +1,7 @@
<h2 style="margin-bottom: 0px">
Memory pool
</h2>
<h4 style="font-size: 14px; margin-top: 0px">(no of txs: {{mempool_size}}; size: {{mempool_size_kB}} kB; refreshed every {{ mempool_refresh_time }} seconds)</h4>
<h4 style="font-size: 14px; margin-top: 0px">(no of txs: {{mempool_size}}, size: {{mempool_size_kB}} kB, updated every {{ mempool_refresh_time }} seconds)</h4>
<div class="center">
<table class="center" style="width:80%">

Loading…
Cancel
Save