Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate multitransfer NEP5 transactions on the client #940

Closed
roman-khimov opened this issue May 8, 2020 · 0 comments · Fixed by #1230
Closed

Generate multitransfer NEP5 transactions on the client #940

roman-khimov opened this issue May 8, 2020 · 0 comments · Fixed by #1230
Assignees
Labels
rpc RPC server and client
Milestone

Comments

@roman-khimov
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rpc RPC server and client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants