Post
Topic
Board Electrum
Re: How do I send varying ammounts of BTC to a list of addresses in 1 transaction?
by
esquire042
on 18/10/2017, 17:33:51 UTC
Uhm quite, easy just use sendmany rpc call

Code:
sendmany "" '{"address1":0.1, "address2":0.2}'
From bitcoin core wallet Help -> Debug -> Console

EDIT just caught that you're using Electrum, it's even easier. Put each address in its own line and append the amount next to a comma
https://i.imgur.com/g9R7Jon.png
Please what is "mBtc"?