diff --git a/src/react/components/KeyGeneratioinFlow/4-KeysCreated.tsx b/src/react/components/KeyGeneratioinFlow/4-KeysCreated.tsx index 05a3ca7..7288fb8 100644 --- a/src/react/components/KeyGeneratioinFlow/4-KeysCreated.tsx +++ b/src/react/components/KeyGeneratioinFlow/4-KeysCreated.tsx @@ -58,6 +58,7 @@ const KeysCreated: FC = (props): ReactElement => { This file represents public information about your validator. It will be required to execute your deposit through the Agora Staking. It can be recreated from your secret recovery phrase if necessary. + Voter keystore file(s) (ex. voter-keystore-m_xxxxx_xxxx_x_x_x-xxxxxxxxxx.json) Secret Recovery Phrase (24 words) diff --git a/src/react/components/MnemonicGenerationFlow/0-GenerateMnemonic.tsx b/src/react/components/MnemonicGenerationFlow/0-GenerateMnemonic.tsx index 291cb3d..80056d5 100644 --- a/src/react/components/MnemonicGenerationFlow/0-GenerateMnemonic.tsx +++ b/src/react/components/MnemonicGenerationFlow/0-GenerateMnemonic.tsx @@ -26,7 +26,7 @@ const GenerateMnemonic: FC = (props): ReactElement => { - In this step, we'll generate a Secret Recovery Phrase (traditionally referred to as a "mnemonic") and a set of validator keys for you. For more information, visit: https://kb.beaconcha.in/ethereum-2-keys + In this step, we'll generate a Secret Recovery Phrase (traditionally referred to as a "mnemonic") and a set of validator keys for you.