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

[bug] sui_devInspectTransaction expects TransactionKind and not TransactionBytes #69

Closed
FrankC01 opened this issue Feb 3, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@FrankC01
Copy link
Owner

FrankC01 commented Feb 3, 2023

TransactionKinds reflect the parameters of the main type (i.e. MoveCall, Pay, PaySui, Transfer, etc.) with subset of parameters completed.

It is expected that the TransactionKind is BCS serialized.

@FrankC01 FrankC01 added the bug Something isn't working label Feb 3, 2023
@FrankC01 FrankC01 self-assigned this Feb 3, 2023
@FrankC01 FrankC01 added this to pysui Feb 3, 2023
@github-project-automation github-project-automation bot moved this to Backlog in pysui Feb 3, 2023
@FrankC01 FrankC01 moved this from Backlog to In Progress in pysui Feb 3, 2023
FrankC01 added a commit that referenced this issue Feb 4, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in pysui Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant