From 37f48c0c10d4a5570244c55c9076c8d58992dd3d Mon Sep 17 00:00:00 2001 From: DJObleezy <156115770+Djobleezy@users.noreply.github.com> Date: Tue, 25 Mar 2025 12:23:51 -0700 Subject: [PATCH] Update blocks.html --- templates/blocks.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/blocks.html b/templates/blocks.html index de7f7ab..72356f1 100644 --- a/templates/blocks.html +++ b/templates/blocks.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "base.html" %} {% block title %}Bitcoin Blocks - Ocean.xyz Mining Dashboard{% endblock %} @@ -239,6 +239,10 @@ Mining Pool: Loading... +
+ Avg Fee Rate: + Loading... +
@@ -283,4 +287,4 @@ {% block javascript %} -{% endblock %} \ No newline at end of file +{% endblock %}