Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki formatting fixes #2516

Merged
merged 1 commit into from
Sep 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions docs/wiki/Native-BTC-Wallet-Recovery-and-Rescanning.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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\<Username>\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.

Expand Down
2 changes: 1 addition & 1 deletion docs/wiki/Wiki-Contribution-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

3. Submit a PR.

Your changes will be reviewed. Updates may be requested before merging.
Your changes will be reviewed. Updates may be requested before merging.