From 82c0987e7b746be46ebc2f4372d5681e7e230030 Mon Sep 17 00:00:00 2001 From: nymkappa Date: Sat, 16 Jul 2022 23:12:16 +0200 Subject: [PATCH] Update naming convention --- .../block-fee-rates-graph.component.html | 11 ++++++---- .../block-fees-graph.component.html | 11 ++++++---- .../block-prediction-graph.component.html | 11 ++++++---- .../block-rewards-graph.component.html | 11 ++++++---- .../block-sizes-weights-graph.component.html | 10 +++++---- .../components/graphs/graphs.component.html | 4 ++-- .../hashrate-chart.component.html | 10 +++++---- .../hashrate-chart-pools.component.html | 13 ++++++----- .../pool-ranking/pool-ranking.component.html | 10 +++++---- .../statistics/statistics.component.html | 22 ++++++++++--------- .../src/app/graphs/graphs.routing.module.ts | 2 +- .../nodes-networks-chart.component.html | 10 +++++---- .../nodes-per-as-chart.component.html | 7 +++--- .../nodes-per-as-chart.component.ts | 2 +- .../lightning-statistics-chart.component.html | 10 +++++---- 15 files changed, 86 insertions(+), 58 deletions(-) diff --git a/frontend/src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html b/frontend/src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html index 2dbe4d569..e694f5676 100644 --- a/frontend/src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html +++ b/frontend/src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html @@ -2,10 +2,13 @@
- Block Fee Rates - +
+ Block Fee Rates + +
+