diff --git a/frontend/src/app/bisq/bisq-blocks/bisq-blocks.component.html b/frontend/src/app/bisq/bisq-blocks/bisq-blocks.component.html index 48deff2da..c38860562 100644 --- a/frontend/src/app/bisq/bisq-blocks/bisq-blocks.component.html +++ b/frontend/src/app/bisq/bisq-blocks/bisq-blocks.component.html @@ -4,6 +4,8 @@
+| Total Sent | Transactions | - -||||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ block.height }} | {{ calculateTotalOutput(block) / 100 | number: '1.2-2' }} BSQ | @@ -25,12 +27,13 @@||||||||
| + |
| Transaction | @@ -68,8 +70,8 @@Confirmed | Height | - -
|---|---|
| {{ tx.id | slice : 0 : 8 }} |
- |