diff --git a/ui/blocks/BlocksTable.tsx b/ui/blocks/BlocksTable.tsx index 9a422d0de5..e58f98ea3a 100644 --- a/ui/blocks/BlocksTable.tsx +++ b/ui/blocks/BlocksTable.tsx @@ -52,7 +52,7 @@ const BlocksTable = ({ data, isLoading, top, page, showSocketInfo, socketInfoNum { !isRollup && !config.UI.views.block.hiddenFields?.total_reward && Reward { currencyUnits.ether } } { !isRollup && !config.UI.views.block.hiddenFields?.burnt_fees && - Burnt fees { currencyUnits.ether } } + Network revenue { currencyUnits.ether } }