You are viewing a single comment's thread from:
RE: How I can send SBD to many members like the btc blockchain!
A steem transaction can contain several operations. I. e. you can send stuff to different accounts within a single transaction. I'm not sure if you can do that using only api calls.
Can I make:
transfer "<from_account>" "account1" "account2" "account3"" STEEM" "<memo_message>" true
and so on ...
Is this working? and how I can do this?