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

feat: send_raw_transaction propagation feature #1372

Open
greged93 opened this issue Sep 10, 2024 · 0 comments · May be fixed by #1375
Open

feat: send_raw_transaction propagation feature #1372

greged93 opened this issue Sep 10, 2024 · 0 comments · May be fixed by #1375
Assignees
Labels
new-feature New features or options.

Comments

@greged93
Copy link
Collaborator

Feature Request

Describe the Feature Request

In order to allow anyone to run our RPC stack, even without having access to relayers, we wish to have a way to forward any send_raw_transaction call to the "main" RPC which we would be running.

Describe Preferred Solution

  • Hide the forwarding of the call behind a rust feature.
  • Have a environment variable that is used to hold the "main" RPC url
@greged93 greged93 added the new-feature New features or options. label Sep 10, 2024
@eugypalu eugypalu linked a pull request Sep 11, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New features or options.
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

2 participants