diff --git a/frontend/src/app/components/acceleration-stats/acceleration-stats.component.html b/frontend/src/app/components/acceleration-stats/acceleration-stats.component.html new file mode 100644 index 000000000..e8ded44fc --- /dev/null +++ b/frontend/src/app/components/acceleration-stats/acceleration-stats.component.html @@ -0,0 +1,51 @@ +
TXID | +Fee | +Fee delta | +Status | + + +
---|---|---|---|
+
+ |
+ + {{ acceleration.fee | number }} sat + | ++ {{ acceleration.feeDelta | number }} sat + | ++ Mined + Canceled + | +
+ + | ++ + | ++ + | ++ + | +