From ece6c3af3d0573e22146de0e5500bf05cf893335 Mon Sep 17 00:00:00 2001 From: buck54321 Date: Sun, 10 Sep 2023 16:08:52 -0700 Subject: [PATCH] wiki-formatting-changes (#2516) --- docs/wiki/Native-BTC-Wallet-Recovery-and-Rescanning.md | 8 +++----- docs/wiki/Wiki-Contribution-Guide.md | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/wiki/Native-BTC-Wallet-Recovery-and-Rescanning.md b/docs/wiki/Native-BTC-Wallet-Recovery-and-Rescanning.md index 606ae7daa8..74334c6dc5 100644 --- a/docs/wiki/Native-BTC-Wallet-Recovery-and-Rescanning.md +++ b/docs/wiki/Native-BTC-Wallet-Recovery-and-Rescanning.md @@ -27,7 +27,7 @@ To reinitialize the wallet, [open the wallet settings dialog](#opening-the-btc-w The `dexc.log` should say: -> [DBG] CORE[btc][SPV]: Starting native BTC wallet... +> \[DBG\] CORE\[btc\]\[SPV\]: Starting native BTC wallet... The wallet will begin re-synchronizing. This may take several minutes. @@ -38,11 +38,9 @@ The wallet will begin re-synchronizing. This may take several minutes. - `~/.dexc/mainnet/assetdb/btc/mainnet/` on Linux - `~/Library/Application\ Support/Dexc/mainnet/assetdb/btc/mainnet/` on MacOS - `C:\Users\\AppData\Dexc\mainnet\assetdb\btc\mainnet` on Windows. - - There may be a wallet.db file in this folder, which you should rename wallet.db.bak. - + There may be a wallet.db file in this folder, which you should rename wallet.db.bak. 3. Startup and login to DEX. -4. [Open the BTC wallet settings](#opening-the-btc-wallet-settings) and click `Recover` again. +4. \[Open the BTC wallet settings\](#opening-the-btc-wallet-settings) and click `Recover` again. If you still encounter any error in the logs or notification, you can reach out to us on our chat channels. We will be happy to help you out. diff --git a/docs/wiki/Wiki-Contribution-Guide.md b/docs/wiki/Wiki-Contribution-Guide.md index 95d5087d67..1f8e427a5b 100644 --- a/docs/wiki/Wiki-Contribution-Guide.md +++ b/docs/wiki/Wiki-Contribution-Guide.md @@ -6,4 +6,4 @@ 3. Submit a PR. -Your changes will be reviewed. Updates may be requested before merging. \ No newline at end of file +Your changes will be reviewed. Updates may be requested before merging.