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

APIGetMicroBlockTransactionsByHash return Error: invalid type value: "SpendTx" #54

Closed
zhiquan911 opened this issue Apr 17, 2019 · 0 comments · Fixed by #57
Closed

APIGetMicroBlockTransactionsByHash return Error: invalid type value: "SpendTx" #54

zhiquan911 opened this issue Apr 17, 2019 · 0 comments · Fixed by #57
Assignees

Comments

@zhiquan911
Copy link

When I call the client
APIGetMicroBlockTransactionsByHash("mh_MxzxMdhrUAFm7cDU3JoxaB1i6wvNepZ15S3uQWgBqbbN4ZJhV")

return Error: invalid type value: "SpendTx"

@randomshinichi randomshinichi self-assigned this Apr 18, 2019
randomshinichi added a commit that referenced this issue Apr 18, 2019
generated code was not parsing node responses that involved GenericTx. First fixed in 2cccbea but resurfaced after regenerating from new swagger.json
make go-swagger generated *Tx models return SpendTx, not SpendTxJSON
closes #54
randomshinichi added a commit that referenced this issue Apr 30, 2019
generated code was not parsing node responses that involved GenericTx. First fixed in 2cccbea but resurfaced after regenerating from new swagger.json
make go-swagger generated *Tx models return SpendTx, not SpendTxJSON
closes #54
randomshinichi added a commit that referenced this issue Apr 30, 2019
generated code was not parsing node responses that involved GenericTx. First fixed in 2cccbea but resurfaced after regenerating from new swagger.json
make go-swagger generated *Tx models return SpendTx, not SpendTxJSON
closes #54
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.

2 participants