mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 04:54:18 +01:00
add link to relevent discussion
This commit is contained in:
@@ -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.
|
* Select the newly deposited coin(s) with freeze/unfreeze if there are others in the account.
|
||||||
|
|
||||||
### Sweep
|
### Sweep
|
||||||
* start with detaching the deposited coins from their history
|
* Start with [detaching the deposited coins from their history](https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/864#issuecomment-884540079).
|
||||||
* can send to the same account (could be any, but keep it simple)
|
* 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`
|
* There is no change created, so there is need to separate the `cj-out` from the `change-out`.
|
||||||
|
|
||||||
### Send or participate in multiple coinjoins
|
### Send or participate in multiple coinjoins
|
||||||
* Stretch out in time to avoid timing analyses.
|
* Stretch out in time to avoid timing analyses.
|
||||||
|
|||||||
Reference in New Issue
Block a user