What's the easiest way for a user to create a transaction with 2 receiving addresses?

0

What's the easiest way for a user to create a transaction with 2 receiving addresses?

I'm not talking about "change". Suppose I want to send 1 BTC to two addresses: Alice 1KMkHaogstQ33Ea9k1rQuT5uduPPPQunT4 and Bob 123uibcSV7mTDSkzHi8pVaM4grLXxLfKre

Alice is supposed to get 0.9 BTC and Bob 0.1 BTC. How can I do this in one transaction?

Is there a convenient way to make this happen from current (August 2013) Bitcoin client software?

user5672

Posted 2013-08-21T11:01:45.773

Reputation:

Answers

3

It's a built in feature of the reference Bitcoin-QT client. Make a transaction as normal, and click the [+] button to add a second recipient.

Anonymous

Posted 2013-08-21T11:01:45.773

Reputation: 891

Interesting. I haven't used Bitcoin-Qt that much. I might have to rephrase my question then... – None – 2013-08-22T13:33:52.993