From 42a3a4e927e6dad2b29f5ea8e97d53da25c657d6 Mon Sep 17 00:00:00 2001 From: Marnix <93143998+MarnixCroes@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:15:59 +0200 Subject: [PATCH] clarify how coinjoin to other wallet feature works --- docs/FAQ/FAQ-UseWasabi.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/FAQ/FAQ-UseWasabi.md b/docs/FAQ/FAQ-UseWasabi.md index 6ff40f3ae..e8d05b645 100644 --- a/docs/FAQ/FAQ-UseWasabi.md +++ b/docs/FAQ/FAQ-UseWasabi.md @@ -965,6 +965,11 @@ Go to the _Wallet Settings_ -> _Coinjoin_ tab -> select the wallet you want to c ![Coinjoin To Wallet](/WalletSettingsCoinjoinToWallet.png "Coinjoin To Wallet") +:::warning +This feature does **not** take into account the anonymity score of coins. +It will always send all coinjoin outputs to the other wallet, regardless of whether they are (sufficiently) private or not. +::: + ### How long does it take to make my wallet 100% private? Depending on many factors, such as the `Anonymity score target`, the `Coinjoin strategy`, the amount of bitcoin, and the liquidity of the coordinator, this can take from a few hours to several days or even more.