From 982c272f13d4bddcfd086d2f05d1373239de4abd Mon Sep 17 00:00:00 2001 From: Willy Ogorzaly Date: Fri, 13 Sep 2024 10:43:40 -0500 Subject: [PATCH] Add '15 minute' FYI to tx confirmed toast for claiming --- src/localization/resources/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/localization/resources/en.json b/src/localization/resources/en.json index b643c4f..ca9e29a 100644 --- a/src/localization/resources/en.json +++ b/src/localization/resources/en.json @@ -8,7 +8,7 @@ "cancel-btn": "Cancel", "submit-btn": "Claim", "tx-sent-message": "The transaction was sent, you can view it in the explorer here", - "success-message": "The transaction was confirmed, you can view it in the explorer here" + "success-message": "The transaction was confirmed, please allow 15 minutes for your $SPACE to land on Base here" }, "claim-modal": { "title": "Claim rewards",