diff --git a/views/includes/blocks-list.pug b/views/includes/blocks-list.pug index b50a0f3..b4835e8 100644 --- a/views/includes/blocks-list.pug +++ b/views/includes/blocks-list.pug @@ -7,7 +7,7 @@ table(class="table table-striped table-responsive-sm") th(class="data-header text-right") Age th(class="data-header") Miner 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) tbody each block, blockIndex in blocks