Skip to content

Commit a61b5be

Browse files
authored
Update rpc-endpoint.mdx (#635)
bundle can only have one backrun tx
1 parent 11f7ad7 commit a61b5be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/flashbots-auction/advanced/rpc-endpoint.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,7 @@ example response:
116116

117117
### mev_sendBundle
118118

119-
`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.
120-
119+
`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.
121120
<SendBundleSpec />
122121

123122
example request:

0 commit comments

Comments
 (0)