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

stellar-rpc-client: Use objects as parameters in every call #125

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

2opremio
Copy link
Contributor

@2opremio 2opremio commented Apr 5, 2024

What

Modify the stellar RPC client Rurst crate to use objects as parameters in every call

Why

Part of #121 . We need to update the CLI first for system tests to pass. Also, it's a good idea to release an updated CLI version first, to allow users to upgrade before disallowing array parameters for good.

Known limitations

N/A

@2opremio 2opremio force-pushed the rpc-client-object-params branch from f025999 to 5565969 Compare April 5, 2024 09:06
@2opremio 2opremio force-pushed the rpc-client-object-params branch from 5565969 to 287aba2 Compare April 5, 2024 09:06
@2opremio 2opremio merged commit 359b863 into main Apr 5, 2024
18 checks passed
@2opremio 2opremio deleted the rpc-client-object-params branch April 5, 2024 11:04
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 this pull request may close these issues.

2 participants