diff --git a/docs/FAQ/FAQ-UseWasabi.md b/docs/FAQ/FAQ-UseWasabi.md index d7b7d3b0a..e6f2c7281 100644 --- a/docs/FAQ/FAQ-UseWasabi.md +++ b/docs/FAQ/FAQ-UseWasabi.md @@ -908,7 +908,7 @@ Here is how Wasabi handles different scenarios: | | During [input registration phase](/FAQ/FAQ-UseWasabi.md#what-is-happening-in-the-input-registration-phase) | After input registration phase | |:---:|:---:|:---:| | You close Wasabi | Your registered coins are automatically dequeued | Wasabi will make you wait until the round finishes | -| Wasabi goes offline | Your registered coins are automatically timed out by the coordinator after 1 minute | The coin(s) that disrupted the round will be banned for 6h from participating in another coinjoin. (This is to prevent [DoS attacks](https://github.com/nopara73/ZeroLink/#d-dos-attack)) | +| Wasabi goes offline | Your registered coins are automatically timed out by the coordinator after some time | The coin(s) that disrupted the round will likely be banned by the coordinator from participating in another coinjoin for a period of time. (This is to prevent [DoS attacks](https://github.com/nopara73/ZeroLink/#d-dos-attack)) | ### What if there's a power outage during CoinJoin? Do I lose my coins?