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

Add builders to opts #98

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

web3dev2023
Copy link

There are 7 parameters in the eth_sendBundle JSON-RPC method but only 6 of them are allowed to be set in opts. This merge simply adds support for setting builders

Add "builders" to opts of send_raw_bundle_munger
Add builders as an opt
@0xuser
Copy link

0xuser commented Sep 5, 2024

+1

@AnhPC03
Copy link

AnhPC03 commented Oct 1, 2024

@web3dev2023 What is difference between builders and below list:

titan: 'https://rpc.titanbuilder.xyz/'
beaver: 'https://rpc.beaverbuild.org/'
builder69: 'https://builder0x69.io/'
rsync: 'https://rsync-builder.xyz/'
flashbots: 'https://relay.flashbots.net'

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.

3 participants