Help! How to send SBDs to several users at the same time? // ¿Cómo enviar SBDs a varios usuarios a la vez?

in #help6 years ago

The question is simple. I do not know if the answer is also simple.
I want to send the reward of my healing posts with all the award-winning users and I want to do it in a single operation (it's the same amount).
Is there a way to do it all at once?
Thanks in advance.

La pregunta es simple. No se si también es simple la respuesta.
Deseo enviar la recompensa de mis posts de curación con todos los usuarios premiados a la vez (es el mismo importe).
Existe una manera de hacerlo de una sola vez?
Gracias de antemano.


Fonte da imaxe

Regards.

Hasta la vista.

Sort:  

Tecnically yes. You can pay multiple people in one transaction. Pick your kit: steemjs or beem. There is no ui for that though.

Ah! Okay! Thank you.
I was looking for a solution for sillyes. ;-)
Thanks for your answer.

My answer wasn't very instructive.

I actually cover how to sign a transaction over in my last blog entry. As I was coding up a way for a server to verify a user without a third party and without sending the private key to the server. https://steemit.com/steemdev/@leprechaun/signing-messages-in-javascript-and-verifying-in-python. Look at the construction of the transaction itself. It is simply a json dictionary and one of the keys is operations. the operations is an array of operation name, and detail pairs. You want to replace the value of the operation key with transfers.

operations: [    pair1, pair2, pair3, ...   ]

where a pair is of the following form:

    [ 'transfer', transfer_dict ]

where a transfer_dict is of the following form:

{from: "freyman", to:"leprechaun", amount:"1 STEEM", memo:"thanks for the tip"}

Thank you very much again...
Your initial response was all that was good ...
The problem of the receiver is a hollow head, greater and with few studies.
Understood your comment ... thank you very much again ...
We'll see if we suddenly have another expert ;-) programmer at Steemit.
Thanks again.

Coin Marketplace

STEEM 0.32
TRX 0.12
JST 0.033
BTC 64647.16
ETH 3160.49
USDT 1.00
SBD 4.13