|
|
@ -1,7 +1,7 @@
|
|
|
|
<h2 style="margin-bottom: 0px">
|
|
|
|
<h2 style="margin-bottom: 0px">
|
|
|
|
Memory pool
|
|
|
|
Memory pool
|
|
|
|
</h2>
|
|
|
|
</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">
|
|
|
|
<div class="center">
|
|
|
|
|
|
|
|
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|
<table class="center" style="width:80%">
|
|
|
|