Commit 76f3d02a authored by tom's avatar tom

Merge branch 'api-changes' of github.com:blockscout/frontend into api-changes

parents 8eed9266 cfa7e7b6
......@@ -91,7 +91,6 @@ const LatestBlocks = () => {
<Text as="span" fontSize="sm">
Network utilization:{ nbsp }
</Text>
{ /* Not implemented in API yet */ }
<Text as="span" fontSize="sm" color="blue.400" fontWeight={ 700 }>
{ statsQueryResult.data?.network_utilization_percentage.toFixed(2) }%
</Text>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment