Author

Topic: Is there a way to send multiple payments at once? (Read 3813 times)

hero member
Activity: 868
Merit: 1000
Is there a wallet that can do this atm without much fuss?
bitcoin-qt?

Electrum and blockchain.info as well.
member
Activity: 70
Merit: 10
Is there a wallet that can do this atm without much fuss?

coinbase online wallet
legendary
Activity: 2058
Merit: 1431
Is there a wallet that can do this atm without much fuss?
bitcoin-qt?
sr. member
Activity: 294
Merit: 250
Is there a wallet that can do this atm without much fuss?
legendary
Activity: 1246
Merit: 1077
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).
Emphasis mine. No GUI wallet programs allow mass distribution of BTC without a lot of clicking/typing.
sr. member
Activity: 280
Merit: 250
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).


thanks
legendary
Activity: 924
Merit: 1004
Firstbits: 1pirata
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).

legendary
Activity: 1358
Merit: 1002
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).

And so does Armory.
Altho it would be more simple to craft automatically the sendmany command for bitcoind than to input one address/amount at a time in the GUI in the way it's done both in Bitcoin-Qt and Armory.
legendary
Activity: 1072
Merit: 1181
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.

Eh... Bitcoin-Qt has supported it since its first release (v0.5.0).
sr. member
Activity: 280
Merit: 250
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.
So the isn't a site or anything?
legendary
Activity: 1708
Merit: 1010
Is there a way that I can send the same amount to multiple addresses?

Yes, but there are no GUI wallet programs that support it yet.
legendary
Activity: 1358
Merit: 1002
It's called sendmany and that's the command you should use on bitcoind.

Someone will give you the exact syntax for sure, or you can investigate it on your own
Code:
 $ ./bitcoind
 bitcoin server starting
 $ ./bitcoind help
 # shows the help text
or
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list
sr. member
Activity: 280
Merit: 250
Is there a way that I can send the same amount to multiple addresses?
Jump to: