From 5ac9e70304453bd00a217c7eea47543e41d2f6e1 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Wed, 21 Apr 2021 15:27:01 -0400 Subject: [PATCH] warning about exact amount --- ui/component/walletSwap/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/component/walletSwap/view.jsx b/ui/component/walletSwap/view.jsx index f214f5b8b..c0c8f3416 100644 --- a/ui/component/walletSwap/view.jsx +++ b/ui/component/walletSwap/view.jsx @@ -532,7 +532,7 @@ function WalletSwap(props: Props) { {getGap()} )} -
{__('Send')}
+
{__('Send (USE COPY BUTTON, ENSURE EXACT AMOUNT IS SENT!)')}