Skip to content

Commit

Permalink
Merge pull request #1842 from MarnixCroes/typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
MarnixCroes authored Oct 10, 2024
2 parents a1f2f47 + 86cd2c2 commit a6110fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/using-wasabi/CoinJoin.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Notice that it is not yet possible to coinjoin from a hardware wallet, the keys

As of Wasabi version [2.2.0.0](https://github.com/WalletWasabi/WalletWasabi/releases/tag/v2.2.0.0), the Wasabi client will only participate in coinjoin rounds where it only pays for the mining fees for the blockspace it uses, like any other bitcoin transaction.

> In rare cases the output decomposition contains change (maximum of 10 000 sats per coinjoin), this leftover goes to the coordinator. This is because creating such small amounts would harm privacy and end up being more expansive than just forfeiting it.
> In rare cases the output decomposition contains change (maximum of 10 000 sats per coinjoin), this leftover goes to the coordinator. This is because creating such small amounts would harm privacy and ends up being more expensive than just forfeiting it.
The coordinator sets the mining fee rate for the coinjoin transaction.

Expand Down

0 comments on commit a6110fc

Please sign in to comment.