Skip to content

Commit

Permalink
remove default coordinator, use empty one
Browse files Browse the repository at this point in the history
  • Loading branch information
MarnixCroes committed Sep 24, 2024
1 parent ce59292 commit 3162ca0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/FAQ/FAQ-UseWasabi.md
Original file line number Diff line number Diff line change
Expand Up @@ -1077,12 +1077,10 @@ It is best to do the discovery yourself.

Since Wasabi version [2.0.8](https://github.com/WalletWasabi/WalletWasabi/releases/tag/v2.0.8), the coordinator can be changed in the GUI in the _Coordinator_ tab in the settings.

Go to settings -> select coordinator tab -> paste/enter the new URI -> restart Wasabi -> Wasabi will now use this coordinator.
Go to settings -> select coordinator tab -> paste/enter the URI -> restart Wasabi -> Wasabi will now use this coordinator.

![Settings Coordinator URI](/SettingsCoordinatorURI.png "Settings Coordinator URI")

(The displayed (default) coordinator in the image doesn't work.)

Alternatively, the `MainNetCoordinatorUri` can be changed in the config file.

## Backup and Recovery
Expand Down

0 comments on commit 3162ca0

Please sign in to comment.