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

Extract soroban_rpc crate #170

Merged
merged 5 commits into from
Sep 30, 2022
Merged

Extract soroban_rpc crate #170

merged 5 commits into from
Sep 30, 2022

Conversation

leighmcculloch
Copy link
Member

What

Extract soroban_rpc crate

Why

To tidy up the deploy code. This code was written by @paulbellamy and I'm just extracting it from his Pr in progress into a separate Pr so that we can land it sooner: #166.

Thanks @paulbellamy!!!

Copy link
Contributor

@paulbellamy paulbellamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion, but looks fine for now.

src/rpc/mod.rs Outdated
// TODO: add results
}

pub struct Rpc {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Client?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leighmcculloch leighmcculloch enabled auto-merge (squash) September 30, 2022 17:45
@leighmcculloch leighmcculloch enabled auto-merge (squash) September 30, 2022 17:45
@leighmcculloch leighmcculloch merged commit 0f443ad into main Sep 30, 2022
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