|
@ -7,7 +7,7 @@ table(class="table table-striped table-responsive-sm") |
|
|
th(class="data-header text-right") Age |
|
|
th(class="data-header text-right") Age |
|
|
th(class="data-header") Miner |
|
|
th(class="data-header") Miner |
|
|
th(class="data-header text-right") Transactions |
|
|
th(class="data-header text-right") Transactions |
|
|
th(class="data-header text-right") Avg Fee |
|
|
th(class="data-header text-right") Average Fee |
|
|
th(class="data-header text-right") Size (bytes) |
|
|
th(class="data-header text-right") Size (bytes) |
|
|
tbody |
|
|
tbody |
|
|
each block, blockIndex in blocks |
|
|
each block, blockIndex in blocks |
|
|