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

Query IBTP commnad #141

Closed
4ever9 opened this issue Aug 24, 2020 · 1 comment
Closed

Query IBTP commnad #141

4ever9 opened this issue Aug 24, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@4ever9
Copy link
Contributor

4ever9 commented Aug 24, 2020

Development Task

Add a command that queries ibtp by id.

bitxhub client ibtp get <ibtp-id>
@4ever9 4ever9 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 24, 2020
@jzhe886
Copy link
Member

jzhe886 commented Jun 28, 2021

小提示:

  1. 新建cmd/bitxhub/client/ibtp.go文件;
  2. ibtpCMD()Subcommands添加get命令;
  3. get函数中通过sendTx的方式向bitxhub发送查询IBTP的交易;
  4. 将交易回执以json格式进行解析;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants