From 0f81d15119b2af2260b8346c311bf6711a8c73f8 Mon Sep 17 00:00:00 2001 From: Andrey Date: Fri, 7 Jun 2024 17:04:16 +0100 Subject: [PATCH] fix --- src/ui/pages/SendTransaction/SendTransaction.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ui/pages/SendTransaction/SendTransaction.tsx b/src/ui/pages/SendTransaction/SendTransaction.tsx index ce029543c..393ee2ca5 100644 --- a/src/ui/pages/SendTransaction/SendTransaction.tsx +++ b/src/ui/pages/SendTransaction/SendTransaction.tsx @@ -879,6 +879,7 @@ function SendTransactionContent({ buttonTitle={ interpretationHasCriticalWarning ? 'Proceed Anyway' : undefined } + holdToSign={true} />