Conceal Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq [2019/08/26 06:30] matejfaq [2020/02/17 05:56] – [Q: How to mine?] boot2thrill
Line 197: Line 197:
 ==== Q: How to mine? ==== ==== Q: How to mine? ====
   - Run concealxd (Daemon) on a terminal.   - Run concealxd (Daemon) on a terminal.
-  - Wait the daemon to fully synchronize with the network.+  - Wait for the daemon to fully synchronize with the network.
   - Run concealxwallet & open your wallet.   - Run concealxwallet & open your wallet.
   - Type “start_mining”.   - Type “start_mining”.
Line 419: Line 419:
   * make   * make
  
 +==== Q: How to delete blockchain data and sync from scratch? ====
 +
 +First make sure you have backup of your wallet file and seed. Then delete the blockchain data. Make sure that the wallet is closed. For different OS you can find it here:
 +
 +  * **Windows**: "C:\Users\<yourusername>\AppData\Roaming\conceal"
 +  * **Linux**, MacOS: find the "/home/<yourusername>/.conceal"
 +
 +Both folders are hidden. On Windows you can just paste **"%appdata%"** into explorer and it will take you there. When you have deleted the folder simply start the wallet again and it will sync. Also if you are connected to a remote node, please check that the remote node is fully synced. You can find a list of good nodes here: 
 +
 +https://explorer.conceal.network/index.html#nodes
 +