From 5190a541a684612628bffe3a349da1f3d1fbfa01 Mon Sep 17 00:00:00 2001 From: fmtabbara Date: Tue, 18 Jan 2022 11:30:56 +0000 Subject: [PATCH] add warning to delegate page --- nym-wallet/src/pages/delegate/index.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nym-wallet/src/pages/delegate/index.tsx b/nym-wallet/src/pages/delegate/index.tsx index 73871c0a92..2895c08285 100644 --- a/nym-wallet/src/pages/delegate/index.tsx +++ b/nym-wallet/src/pages/delegate/index.tsx @@ -24,6 +24,9 @@ export const Delegate = () => { Icon={DelegateIcon} > <> + + Always ensure you leave yourself enough funds to UNDELEGATE + {status === EnumRequestStatus.initial && ( {