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

184529687 - fix get block method #15

Merged
merged 6 commits into from
Mar 30, 2023
Merged

Conversation

kamtarnowski
Copy link
Contributor

Summary

Upon getBlock request method (https://docs.solana.com/api/http#getblock) it is required to attach the maxSupportedTransactionVersion param. This Pull Request applies the changes to get_block method and as default it adds maxSupportedTransactionVersion with value 0.

https://www.pivotaltracker.com/story/show/184529687

@kamtarnowski kamtarnowski marked this pull request as ready for review February 22, 2023 13:46
@kamtarnowski kamtarnowski merged commit 8834e47 into main Mar 30, 2023
@kamtarnowski kamtarnowski deleted the 184529687-fix-get-block-method branch March 30, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants