Post
Topic
Board Bitcoin Technical Support
Re: How to use the same ouput for a bitcoin transaction?
by
DannyHamilton
on 20/01/2017, 20:18:01 UTC
Hey i was wondering if this can be done and how and how would you do it with bitcoin-qt.

Same output as what?  Use it how?  It's not clear what you are trying to accomplish.

Generally if you want control over which outputs are used when creating a transaction, you need to either enable the "coin control" feature, or you need to use "createrawtransaction" in the console.