From 9dc46e9868e424d2879582bd457da98c06574d3d Mon Sep 17 00:00:00 2001 From: iamacook Date: Mon, 10 Jul 2023 11:44:59 +0200 Subject: [PATCH] fix: change simulation title --- src/components/tx/security/tenderly/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/tx/security/tenderly/index.tsx b/src/components/tx/security/tenderly/index.tsx index f038198d8d..7a296dddf2 100644 --- a/src/components/tx/security/tenderly/index.tsx +++ b/src/components/tx/security/tenderly/index.tsx @@ -72,7 +72,7 @@ const TxSimulationBlock = ({ transactions, disabled, gasLimit }: TxSimulationPro
- Simulate transaction + Run a simulation