From 2245109ae60dc7b3ce7d7edc8c3f8981639cdebf Mon Sep 17 00:00:00 2001 From: nymkappa <1612910616@pm.me> Date: Sun, 17 Mar 2024 10:12:17 +0900 Subject: [PATCH] [accelerator] show ~ for pending accel in the block column --- .../accelerations-list/accelerations-list.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html b/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html index cafd10482..8d217cb6b 100644 --- a/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html +++ b/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html @@ -46,7 +46,8 @@ ~ - {{ acceleration.blockHeight }} + {{ acceleration.blockHeight }} + ~ Pending