|
|
|
|
|
by paraboul
4481 days ago
|
|
You always give a transaction you received before in order to spend coins. However, you're supposed to use a fresh (source) address for every new transaction (the wallet software does it for you).
You can't (with the default wallet software) chose which transaction (called unspent transaction) you use in order to spend you coin (this is called coin control). That is, you can trace coins, not owners, unless you're always using the same source address. |
|