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

fix: add rpc response to simulate transaction #1578

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

buffalojoec
Copy link
Collaborator

The docs specify that simulateTransaction returns a payload wrapped within an RPC Response type. The current implementation in our library does not.

https://docs.solana.com/api/http#simulatetransaction

This PR adds that wrapped response.

@buffalojoec buffalojoec merged commit 8ecb622 into solana-labs:master Sep 12, 2023
6 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.78.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants