add link to relevent discussion

This commit is contained in:
openoms
2022-03-12 12:58:04 +00:00
parent 0fdc841dda
commit e49ddf1601

View File

@@ -73,9 +73,9 @@ This document aims to provide an introduction to using JoinMarket, a decentraliz
* Select the newly deposited coin(s) with freeze/unfreeze if there are others in the account.
### Sweep
* start with detaching the deposited coins from their history
* can send to the same account (could be any, but keep it simple)
* there is no change created, so there is need to separate the `cj-out` from the `change-out`
* Start with [detaching the deposited coins from their history](https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/864#issuecomment-884540079).
* Can send to a new address in the same account (could be any, but keep it simple).
* There is no change created, so there is need to separate the `cj-out` from the `change-out`.
### Send or participate in multiple coinjoins
* Stretch out in time to avoid timing analyses.