Skip to content

Commit

Permalink
getting started: add coinjoin configuration (#1876)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarnixCroes authored Jan 17, 2025
1 parent 7d92001 commit 2d50d46
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion docs/getting-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,14 @@ Click on `Receive` at the top right to [receive](/using-wasabi/Receive.md) some

## Coinjoin

After you have received some bitcoin, Wasabi will automatically coinjoin the bitcoin for you.
A coordinator needs to be configured to participate in coinjoin(s).
This can be done at the _Coordinator_ tab in the _Settings_, along with other coordinator settings.

![Music Box Coordinator Not Configured](/MusicBoxCoordinatorNotConfigured.png "Music Box Coordinator Not Configured")

It is also possible to use a _coordinator connection string_ which Wasabi automatically detects in the clipboard and it will apply these settings with a dialog for the user to confirm.

Once a coordinator is configured and you have received some bitcoin, Wasabi will automatically coinjoin the bitcoin for you.

Coinjoin will automatically start after the incoming funds are confirmed.
You need to manually press the play button in the musicbox (at the bottom of the wallet) if you received less than 0.01 BTC.
Expand Down

0 comments on commit 2d50d46

Please sign in to comment.