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

need the tx_index via TxResponse #507

Closed
4 tasks
brew0722 opened this issue Apr 12, 2022 · 0 comments · Fixed by #526
Closed
4 tasks

need the tx_index via TxResponse #507

brew0722 opened this issue Apr 12, 2022 · 0 comments · Fixed by #526
Assignees

Comments

@brew0722
Copy link
Contributor

Summary

Problem Definition

lbm-sdk's GetTx() grpc API is the result returned by combining ostracon's tx() rpc API and so on.
and, tx index field is missing.
https://github.com/line/lbm-sdk/blob/e2acac9105ef61402a75ca7e376e6a906aa2e6b2/types/result.go#L69

https://github.com/line/ostracon/blob/2cfbd2fcb5ddb80249f0963e60faa2087726530b/rpc/core/tx.go#L47

Proposal

add tx_index field into TxResponse in lbm-sdk.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant