diff --git a/frontend/src/app/components/pool/pool.component.html b/frontend/src/app/components/pool/pool.component.html index 240648e2c..3ee144f64 100644 --- a/frontend/src/app/components/pool/pool.component.html +++ b/frontend/src/app/components/pool/pool.component.html @@ -9,44 +9,104 @@
| Tags | -
-
+
+
+ Tags |
+
+ {{ poolStats.pool.regexes }}
+ |
+
+ Tags
+ |
{{ poolStats.pool.regexes }}
Addresses |
-
- | | |
| Mined Blocks | + + +|
| Mined Blocks | {{ formatNumber(poolStats.blockCount, this.locale, '1.0-0') }} |
| Empty Blocks | + +|
|
+ Mined Blocks
+ {{ formatNumber(poolStats.blockCount, this.locale, '1.0-0') }}
+ |
+ |
| Empty Blocks | {{ formatNumber(poolStats.emptyBlocks, this.locale, '1.0-0') }} |
|
+ Blocks
+ {{ formatNumber(poolStats.emptyBlocks, this.locale, '1.0-0') }}
+ |
+ |
| Height | Timestamp | @@ -147,7 +213,9 @@|
|---|---|---|
| Tags | -+ | |
| Addresses | -+ |
|
| Mined Blocks | -+ | |
| Empty Blocks | -+ |