9
5
When creating a bitcoin transaction, you have to choose which coins to use in them. The standard client does this in a way to avoid unconfirmed inputs and minimize the number of inputs and amount of change involved. Since not all coins are created equal, I may have other preferences (like spend unconfirmed coins first to get rid of them, or not cross inputs between different trading partners). Is there any way I can have more control over the process?
I suppose a workaround/partial solution is to use multiple wallets. Then you can keep coins apart, but also cannot make "large" spends. – Thilo – 2012-01-11T04:54:46.290
2
related: What does Bitcoin Core's "Coin Control Features" do and how do I use it?
– Murch – 2015-11-10T11:21:49.867