You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar in spirit to sendmany RPC method, though in our model we should generate transaction on the client side. So here the goal is to add a client-side API to generate these transactions programmatically and provide CLI command that will use it.
It can be done both for 2.x and master branches, but we may skip 2.x is there is no real use for it there.
Similar in spirit to
sendmany
RPC method, though in our model we should generate transaction on the client side. So here the goal is to add a client-side API to generate these transactions programmatically and provide CLI command that will use it.It can be done both for 2.x and master branches, but we may skip 2.x is there is no real use for it there.
CC: @alexvanin.
The text was updated successfully, but these errors were encountered: