Open Yorkemartin opened 1 year ago
I think the deeper problem here is the lack of configuration for the mev share relay at all. It doesn't allow for other relays that may implement mev share.
I think we should look into adding configuration for this.
MEVShare is live on Goerli. It seems prudent to make an Executer that allows the sending of bundles to the mev share matchmaker on goerli via https://relay-goerli.flashbots.net/ 41
https://github.com/paradigmxyz/artemis/blob/88fb49346eb32b983fab9c7a035436ffc603a8d7/crates/artemis-core/src/executors/mev_share_executor.rs#L27