The Wayback Machine - https://web.archive.org/web/20201126220735/https://github.com/meshplus/bitxhub/issues/142
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

Send transaction command #142

Open
4ever9 opened this issue Aug 24, 2020 · 0 comments
Open

Send transaction command #142

4ever9 opened this issue Aug 24, 2020 · 0 comments

Comments

@4ever9
Copy link
Member

@4ever9 4ever9 commented Aug 24, 2020

Development Task

There are a series of subcommands about this task:

  • 1. Transfer

Example:

bitxhub client tx send --path <private_key_path> --to 0x111111111 --amount 100
  • 2. Invoke contract

Example:

bitxhub client tx send --path <private_key_path> --to <contract_address> --function get --args arg1,arg2,arg3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.