mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-18 20:44:20 +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.
|
||||
|
||||
### 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.
|
||||
|
||||
Reference in New Issue
Block a user