We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61b5be commit ce71364Copy full SHA for ce71364
1 file changed
docs/flashbots-mev-share/searchers/sending-bundles.mdx
@@ -86,7 +86,7 @@ const params: BundleParams = {
86
},
87
body: [
88
{tx: "0x02...", canRevert: false},
89
- {tx: "0x02...", canRevert: false},
+ //can only include one backrun tx
90
],
91
privacy: {
92
hints: {
0 commit comments