From e7188f4a35c85204eef6a01ae6f1e679d076180c Mon Sep 17 00:00:00 2001 From: Attila Gazso Date: Mon, 4 Oct 2021 17:06:53 +0200 Subject: [PATCH] fix: wording in chequebook setup (#211) * fix: wording in chequebook setup * fix: code linting Co-authored-by: Vojtech Simetka --- src/pages/status/SetupSteps/ChequebookDeployFund.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/status/SetupSteps/ChequebookDeployFund.tsx b/src/pages/status/SetupSteps/ChequebookDeployFund.tsx index 5197f4f..6a926a1 100644 --- a/src/pages/status/SetupSteps/ChequebookDeployFund.tsx +++ b/src/pages/status/SetupSteps/ChequebookDeployFund.tsx @@ -16,10 +16,10 @@ const ChequebookDeployFund = ({ chequebookAddress, isOk }: Props): ReactElement
Your chequebook is either not deployed or funded. To run the node you will need xDAI and xBZZ on the xDai - network. You may need to aquire BZZ through (e.g. bzz.exchange) and - bridge it to the xDai network through the omni bridge. To - pay the transaction fees, you will also need xDAI token. You can purchase DAI on the network and bridge it - to xDai network through the xDai Bridge. See the{' '} + network. You may need to aquire BZZ (e.g. bzz.exchange) and bridge it + to the xDai network through the omni bridge. To pay the + transaction fees, you will also need xDAI token. You can purchase DAI on the network and bridge it to xDai + network through the xDai Bridge. See the{' '} official xDai website for more information.