Author

Topic: bitcoind sendmany vs. sendtoaddress (Read 698 times)

member
Activity: 90
Merit: 10
May 14, 2014, 03:58:44 AM
#5
Sendmany creates a single transaction with multiple outputs.
Sendtoaddress would be one transaction per address.

Outputs are relatively small, inputs are much larger so using sendmany reduces the average tx size on a per output basis.

thanks for the info.

It doesn't mean as well that there will be much lesser Transaction fee?

TIA

Mike
"Minimum" fee should be significantly reduced. If you're splitting a relatively large output into many outputs, there's a much greater savings. Outside of having all the outputs linked together in the blockchain (which may be a privacy concern), I don't know of any disadvantages to sendmany... maybe messier to deal with if manually entering it into the console?

thanks for info Smiley
donator
Activity: 1218
Merit: 1015
May 14, 2014, 03:37:57 AM
#4
Sendmany creates a single transaction with multiple outputs.
Sendtoaddress would be one transaction per address.

Outputs are relatively small, inputs are much larger so using sendmany reduces the average tx size on a per output basis.

thanks for the info.

It doesn't mean as well that there will be much lesser Transaction fee?

TIA

Mike
"Minimum" fee should be significantly reduced. If you're splitting a relatively large output into many outputs, there's a much greater savings. Outside of having all the outputs linked together in the blockchain (which may be a privacy concern), I don't know of any disadvantages to sendmany... maybe messier to deal with if manually entering it into the console?
member
Activity: 90
Merit: 10
May 14, 2014, 03:26:56 AM
#3
Sendmany creates a single transaction with multiple outputs.
Sendtoaddress would be one transaction per address.

Outputs are relatively small, inputs are much larger so using sendmany reduces the average tx size on a per output basis.

thanks for the info.

It doesn't mean as well that there will be much lesser Transaction fee?

TIA

Mike
donator
Activity: 1218
Merit: 1079
Gerald Davis
May 14, 2014, 03:13:55 AM
#2
Sendmany creates a single transaction with multiple outputs.
Sendtoaddress would be one transaction per address.

Outputs are relatively small, inputs are much larger so using sendmany reduces the average tx size on a per output basis.
member
Activity: 90
Merit: 10
May 14, 2014, 03:12:04 AM
#1
Guys,

Any advantage if i gonna use sendmany over sendtoaddress?

Im planning to send payouts to many btc address so im thinking of looping to sendtoaddress OR single command of sendmany.

TIA

Mike
Jump to: