Author

Topic: Sending to multiple adresses in 1 transaction in Electrum? (Read 58 times)

member
Activity: 237
Merit: 19
You need to add the amount on the side of your address sample this

Code:
Youraddresshere, amount
youraddress2here, amount
youraddress3here, amount

Looks like this as a sample



Don't forget the comma without it it will lead to some errors like you mention above.


Thank u very much!
legendary
Activity: 3206
Merit: 2904
Block halving is coming.
You need to add the amount on the side of your address sample this

Code:
Youraddresshere, amount
youraddress2here, amount
youraddress3here, amount

Looks like this as a sample



Don't forget the comma without it it will lead to some errors like you mention above.
member
Activity: 237
Merit: 19
Hi,

I'm not sure if I'm doing it right cause everything I found on google is a few years old and I'm afraid doing something wrong.

So when I go to "send to many" I have a bigger field for the adress(es).
Do I have to just put each adress in 1 row like:

ajdjagdsjagöpajhgajg
ajsdghaejrgharejhjaghöpj
aögjhkajdgkjadgpöagh
asdjgkjbagijrbgiojagojbaoje

Or is there something else I have to do?


EDIT: I see it's not how it works. It shows me this error for each line:
(Exception('expected two comma-separated values: (address, amount)'))
Jump to: