diff --git a/frontend/src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.html b/frontend/src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.html index 0c15f9f44..9ae0ddade 100644 --- a/frontend/src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.html +++ b/frontend/src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.html @@ -28,19 +28,8 @@
-
-
- -
-- -
-TXID | -Final Fee | -Max Bid | -Status | +Fee Rate | +Acceleration Bid | +Requested | +Out-of-band Fee | +Block | +Status | +|
---|---|---|---|---|---|---|---|---|---|---|
- {{ (acceleration.feePaid - acceleration.baseFee - acceleration.vsizeFee) | number }} sat - | -- ~ - | -- {{ acceleration.feeDelta | number }} sat - | -- Pending - Mined - Canceled - | +
+ |
+ + {{ (acceleration.feeDelta) | number }} sat + | +
+ |
+ + {{ (acceleration.feePaid) | number }} sat + | ++ ~ + | ++ {{ acceleration.blockHeight }} + | ++ Pending + Mined + Canceled + | +