Skip to content

Commit 35eab48

Browse files
authored
Cancellations are forwarded for mempool transactions (#586)
1 parent b8da2ff commit 35eab48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/flashbots-protect/settings-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ For analytics or other purposes, you can also specify a custom mempool URL by ad
108108
https://rpc.flashbots.net?useMempool=true&mempoolRpc=https://your-custom-node-url
109109
```
110110

111+
Note: If this setting is enabled, all cancellations will be immediately forwarded to the public mempool, regardless of if the transaction itself has been made public.
112+
111113
### Reverted Transactions
112114

113115
Allow reverted transactions by including the `canRevert` query parameter in your request. By default, Flashbots Protect does not land reverted transactions on chain to save users gas fees. You can override this feature to receive faster feedback about failing transactions.

0 commit comments

Comments
 (0)