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 revisionBoth sides next revision
faq [2019/08/26 10:29] matejfaq [2019/08/26 10:30] matej
Line 170: Line 170:
 ===== Wallet FAQ ===== ===== Wallet FAQ =====
  
-==== How to fix “MSVCP140.dll is missing” system error ====+==== Q: How to fix “MSVCP140.dll is missing” system error ====
  
 If your CCX wallet doesn't start, you're probably seeing a “MSVCP140.dll is missing” system message. If your CCX wallet doesn't start, you're probably seeing a “MSVCP140.dll is missing” system message.
Line 183: Line 183:
   - Run CCX wallet again.   - Run CCX wallet again.
  
-==== How to create and backup a CLI Wallet? ====+==== Q: How to create and backup a CLI Wallet? ====
   - Download CLI Daemon & Wallet for your OS (or build the source code).   - Download CLI Daemon & Wallet for your OS (or build the source code).
   - Run concealxwallet on a terminal and generate a new address (**use a strong password**).   - Run concealxwallet on a terminal and generate a new address (**use a strong password**).
Line 195: Line 195:
   - **Don't forget your password as well (without the files + password you can't access your wallet).**   - **Don't forget your password as well (without the files + password you can't access your wallet).**
  
-==== 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 the daemon to fully synchronize with the network.
Line 205: Line 205:
 That's it. Good Luck! That's it. Good Luck!
  
-==== Outputs / How to optimize your Wallet? ====+==== Q: Outputs / How to optimize your Wallet? ====
  
 Your balance is made up of outputs of various amounts which you've received in the past. Every time you send, some of those get combined together until you reach some amount, which is then sent to the destination, and some change returned to your wallet. Your balance is made up of outputs of various amounts which you've received in the past. Every time you send, some of those get combined together until you reach some amount, which is then sent to the destination, and some change returned to your wallet.