From 736383bafdbe88781b6ae498ec82e51f29e77afb Mon Sep 17 00:00:00 2001 From: yi <67046731+yifuzhang95@users.noreply.github.com> Date: Fri, 24 Oct 2025 10:51:23 -0400 Subject: [PATCH] Update rpc-endpoint.mdx bundle can only have one backrun tx --- docs/flashbots-auction/advanced/rpc-endpoint.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/flashbots-auction/advanced/rpc-endpoint.mdx b/docs/flashbots-auction/advanced/rpc-endpoint.mdx index 5c5b8e33..6e633a96 100644 --- a/docs/flashbots-auction/advanced/rpc-endpoint.mdx +++ b/docs/flashbots-auction/advanced/rpc-endpoint.mdx @@ -116,8 +116,7 @@ example response: ### mev_sendBundle -`mev_sendBundle` uses a new bundle format to send bundles to MEV-Share. See the [Understanding Bundles](/flashbots-mev-share/searchers/understanding-bundles) page for more information, or check out the [Sending Bundles](/flashbots-mev-share/searchers/sending-bundles) page for a short guide. - +`mev_sendBundle` uses a new bundle format to send bundles to MEV-Share. See the [Understanding Bundles](/flashbots-mev-share/searchers/understanding-bundles) page for more information, or check out the [Sending Bundles](/flashbots-mev-share/searchers/sending-bundles) page for a short guide. Note that as of October 20, 2025, a bundle can now only contain one backrun transaction. example request: