From 12dc770b59c38b076900983b484bf42634ecd8b4 Mon Sep 17 00:00:00 2001 From: justanwar <42809091+justanwar@users.noreply.github.com> Date: Mon, 4 Nov 2024 01:58:24 +0800 Subject: [PATCH] Remove Electron from guides --- ...ing-up-wallet-with-recovery-seed-phrase.md | 46 +------------------ guide/common-problems.md | 16 ------- 2 files changed, 2 insertions(+), 60 deletions(-) diff --git a/guide/backing-up-wallet-with-recovery-seed-phrase.md b/guide/backing-up-wallet-with-recovery-seed-phrase.md index 39c6e8839..485c790d0 100644 --- a/guide/backing-up-wallet-with-recovery-seed-phrase.md +++ b/guide/backing-up-wallet-with-recovery-seed-phrase.md @@ -10,7 +10,7 @@ The recovery seed phrase backup feature was introduced in December 2019 with ver This allows you to easily store a backup of your wallet offline as well as restoring it to other compatible wallets that supports seed phrase, instead of just backing up your wallet.dat file previously. -**Warning:** Electrum-Firo uses a different seed phrase standard and thus **cannot be imported** into the QT or Electron wallet. You can import the QT/Electron seed phrase into Electrum-Firo, but ensure the **BIP39** option is checked. +**Warning:** Electrum-Firo uses a different seed phrase standard and thus **cannot be imported** into the QT wallet. You can import the QT seed phrase into Electrum-Firo, but ensure the **BIP39** option is checked. ## Creating a new wallet with seed phrase @@ -38,28 +38,6 @@ Optional: You can also add an additional passphrase by checking the "Use additio 5. You will be prompted to enter your seed phrase again to ensure that they were written down correctly. **This is your last chance to view and record this seed phrase as after this, if you lose it, you will lose all your funds.** Enter all the words in the correct order and click on "**Finish**" to verify that you have recorded your seed phrase correctly. -### Firo Client (Electron) - -![](/guide/assets/backing-up-wallet-with-recovery-seed-phrase/firo-client/firo-client-01.png) - -1. Click on the **"Create a New Wallet"** button. - -![](/guide/assets/backing-up-wallet-with-recovery-seed-phrase/firo-client/firo-client-02.png) - -**WARNING:** Do not use the seed phrase in the example above! If you do, your funds will be gone! - -2. At the next screen, your seed phrase will be displayed. Please write it down and keep it in a safe and secure location. Click on the **"I have written down my seed phrase"** button once you have finished. - -![](/guide/assets/backing-up-wallet-with-recovery-seed-phrase/firo-client/firo-client-03.png) - -3. You will be asked to re-enter some parts of your seed phrase to verify that you have written them down corectly. Enter all the words in the correct order and click on **Confirm**. - -![](/guide/assets/backing-up-wallet-with-recovery-seed-phrase/firo-client/firo-client-04.png) - -4. At the next screen, enter your passphrase. This will be used to unlock your wallet or send a transaction. - -5. Firo Client will now initialize your wallet with the seed phrase. This might take a while. Once complete, you will see the wallet's main screen. - ## Restoring wallet from seed phrase ### Firo QT @@ -74,24 +52,4 @@ Optional: You can also add an additional passphrase by checking the "Use additio 3. If you have secured your seed phrase with a passphrase when creating the seed phrase, click on "**Use additional passphrase (optional)**" and enter in your additional passphrase here (this is not the same as your wallet's password). -4. Click the "**OK**" button. - -### Firo Client (Electron) - -![](/guide/assets/backing-up-wallet-with-recovery-seed-phrase/firo-client/firo-client-05.png) - -1. Click on the **"Recover from a Seed Phrase"** button. - -2. At the next screen, select **12** or **24 words** and enter your seed phrase. If you have a protective passphrase, check the box and enter it here as well. If you never created a protective passphrase before, do not enter a protective passphrase **otherwise the wrong wallet might be restored.** - -**CAUTION:** This protective passphrase is not the same as your wallet's passphrase that you use to unlock your wallet or send a transaction. - -Click on the **OK** button once you have entered the seed phrase. - -3. At the next screen, enter your passphrase. This will be used to unlock your wallet or send a transaction. - -4. Firo Client will now start rescanning the blockchain for transactions related to your seed phrase. This might take a while. Once complete, you will see the wallet's main screen and restored balance. - -* Viewing seed phrase - -To view your wallet's current seed phrase, go to **Settings** -> **Show Recovery Phrase** and enter your passphrase. +4. Click the "**OK**" button. \ No newline at end of file diff --git a/guide/common-problems.md b/guide/common-problems.md index a775882b4..b5f5d5792 100644 --- a/guide/common-problems.md +++ b/guide/common-problems.md @@ -48,22 +48,6 @@ Example 3: you have a lot of small private Spark mints. Use Coin Control to comb If you frequently encounter this problem, some recommendations are: * regularly combine these masternode and mining payouts instead of waiting until you want to send them out. -## Firo Client (Electron) - -### Breaking masternode collateral - -If you wish to stop your masternode and break the 1000 FIRO masternode collateral, you must first enable Coin Control. - -1. **Settings -> Allow Coin Control to Break Masternodes** - -2. In the Send screen,set the toggle from **Private** to **Public** - -3. Click on **"Custom Inputs (Coin Control)"** - -4. Find your 1000 FIRO collateral and click its checkbox. - -The 1000 FIRO should now be available for you to send. - ## Electrum Firo ### Mining payouts and hardware wallets