From 2a4b80062d1b9326e14267a4e89cd4b76521f962 Mon Sep 17 00:00:00 2001 From: fmtabbara Date: Wed, 8 Jun 2022 12:57:51 +0100 Subject: [PATCH] display est fee until new simulations are used --- nym-wallet/src/components/Delegation/DelegateModal.tsx | 2 +- nym-wallet/src/components/Delegation/UndelegateModal.tsx | 2 +- nym-wallet/src/components/Fee.tsx | 2 +- nym-wallet/src/components/Rewards/CompoundModal.tsx | 2 +- nym-wallet/src/components/Rewards/RedeemModal.tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nym-wallet/src/components/Delegation/DelegateModal.tsx b/nym-wallet/src/components/Delegation/DelegateModal.tsx index 3c692f10f2..1da4668c64 100644 --- a/nym-wallet/src/components/Delegation/DelegateModal.tsx +++ b/nym-wallet/src/components/Delegation/DelegateModal.tsx @@ -161,7 +161,7 @@ export const DelegateModal: React.FC<{