From c28c6e2a8a79bd1baf2172470f1159964ebec440 Mon Sep 17 00:00:00 2001 From: Marnix <93143998+MarnixCroes@users.noreply.github.com> Date: Tue, 16 Jan 2024 10:34:14 +0100 Subject: [PATCH] more musicbox messages --- docs/FAQ/FAQ-UseWasabi.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/FAQ/FAQ-UseWasabi.md b/docs/FAQ/FAQ-UseWasabi.md index 52fee64389..32830cebbc 100644 --- a/docs/FAQ/FAQ-UseWasabi.md +++ b/docs/FAQ/FAQ-UseWasabi.md @@ -1512,3 +1512,15 @@ For more information, see this [dedicated chapter](/using-wasabi/ChangeCoins.md) This message is displayed when Wasabi is waiting to participate in coinjoin(s) due to the _Coinjoin time preference_. I.e. current coinjoin(s) are not below the median of the time frame. + +### What does `Awaiting the blame round` mean? + +This message is displayed when the coinjoin round failed due to some Alices disrupting the round and it is going into the [blame round](/using-wasabi/CoinJoin.md#blame-round). + +### What does `Insufficient fund eligible for coinjoin` mean? + +This message is displayed when some coins cannot coinjoin, for example when they are unconfirmed or below the [minimum coinjoin amount](/FAQ/FAQ-UseWasabi.md#what-is-the-minimum-amount-required-to-coinjoin). + +### What does `Some funds are rejected from coinjoining` mean? + +This message is displayed when some coin(s) cannot coinjoin because they are [banned](/FAQ/FAQ-UseWasabi.md#why-do-my-coins-occasionally-get-banned-from-participating-in-coinjoin).