From 8679b0b7f8c5d14c46e31e24e90c2ab1d659b156 Mon Sep 17 00:00:00 2001 From: Mikhail Mikheev Date: Thu, 12 Sep 2019 22:05:11 +0400 Subject: [PATCH] Update creation fee text in review step of opening safe form --- src/routes/open/components/ReviewInformation/index.jsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/routes/open/components/ReviewInformation/index.jsx b/src/routes/open/components/ReviewInformation/index.jsx index dc36073f..b1fa6b03 100644 --- a/src/routes/open/components/ReviewInformation/index.jsx +++ b/src/routes/open/components/ReviewInformation/index.jsx @@ -161,11 +161,10 @@ const ReviewComponent = ({ values, classes, userAccount }: Props) => { You're about to create a new Safe and will have to confirm a transaction with your currently connected - wallet. Make sure you have + wallet. The creation will cost approximately {' '} {gasCosts} - {' '} -ETH in this wallet to fund this transaction. + . The exact amount will be determined by your wallet.