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

Fast option in eth_sendPrivateTransaction doesn't work #599

Open
amit-davidson opened this issue Apr 7, 2024 · 0 comments
Open

Fast option in eth_sendPrivateTransaction doesn't work #599

amit-davidson opened this issue Apr 7, 2024 · 0 comments

Comments

@amit-davidson
Copy link

Describe the bug
Hopefully, this is the right repository. I also didn't get attention in the discord channel.
According to the docs, to eth_sendPrivateTransaction there's an option to specify the "fast" option. I specified this in the request but it's not working.

I'm not sure if I'm actually supposed to be there or not, but it's really confusing. This parameter is also supported in: https://github.com/metachris/flashbotsrpc/blob/master/types.go#L435. This package is used by flashbots here: https://github.com/flashbots/rpc-endpoint/blob/main/server/request_processor.go#L312, but all the builders are fetched instead of specifying fast to the RPC which makes me think even more that it's a bug and this option shouldn't appear in the docs.

Screenshots
Screenshot 2024-04-07 at 19 09 41

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

No branches or pull requests

1 participant