Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/flashbots-auction/advanced/gas-fee-refunds.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Flashbots provides refunds for bundles in blocks landed by [BuilderNet](https://
* How much the specific bundle contributed to the value of the block
* If the bundle was sent directly to Flashbots or BuilderNet, or shared with other block builders by the searcher

Note that transactions seen in the public mempool, non-exclusive flow, backruns, and pre-matched searcher bundles are excluded and bundles containing only public mempool transactions do not receive refunds.
Note that transactions or bundles that are non-exclusive, sent directly to mev-share, or seen in the public mempool are excluded and do not receive refunds.

## How to maximize both refunds and speed

Expand Down
Loading