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

update all requests to RPC to send parameters as an object #923

Closed
mollykarcher opened this issue Feb 13, 2024 · 0 comments
Closed

update all requests to RPC to send parameters as an object #923

mollykarcher opened this issue Feb 13, 2024 · 0 comments
Assignees
Milestone

Comments

@mollykarcher
Copy link

mollykarcher commented Feb 13, 2024

What problem does your feature solve?

We plan to deprecate/remove the ability to send array formatted request parameters to the RPC endpoints. See conversation here stellar/soroban-rpc#13

What would you like to see?

The SDK formats all requests as objects, to avoid any issues when the RPC stops accepting array-based parameters. We'll also need to communicate this change to all external SDK developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants